Bottleneck
A bottleneck is a point in a system where limited capacity slows the overall flow of work. It is the component with the smallest effective throughput that constrains the rate at which outputs are produced. In manufacturing, bottlenecks often occur at the slowest operation in a production line, where longer cycle times cause work-in-progress to accumulate and extend lead times. Problems at a bottleneck can ripple through the operation, causing downstream processes to wait and upstream processes to pile up.
In computing and information systems, bottlenecks arise when a resource cannot sustain required data rates. Common
In networks, bottlenecks occur when link capacity or congestion limits data transfer, increasing latency and potentially
Mitigation strategies include increasing the bottleneck’s capacity, redistributing workload, reducing non-value-added steps, improving scheduling, and adding