Bottlenecks

A system moves at the speed of its constraint

A bottleneck is the single constraint that sets throughput for an entire system, however much spare capacity exists everywhere else.

Working the bottleneck means improving a system by:

  1. Locating the stage where work accumulates and waits.
  1. Directing effort there, and only there.
  1. Finding the constraint again after it moves, because relieving one creates another.

Improvement anywhere but the constraint is an illusion of progress.