Visualization
Over time
Time a typical customer waits in line. It climbs steeply as utilization rises — and never settles if the system is unstable.
Share of server capacity in use. Waits blow up as this nears 100% — the queueing “hockey stick.”
Controls
Metrics
—Model: M/M/1
| Metric | Measured | Theoretical |
|---|---|---|
| Queue length (Lq) | — | — |
| Service rate (μ) | — | — |
| Utilization (ρ) | — | — |
| Concurrency (L) | — | — |
Measured values update every 5s and converge toward theory. They restart whenever you Start, Pause/Resume, or change a control. Changing a control adjusts the running system without clearing the queue — so you can watch an unstable system recover.