Relaxed
Servers idle often.
Module 1 · Foundation
Move the sliders. Watch the queue form, drain, or explode in real time.
The single idea
When λ < c·μ the system drains.
Servers idle often.
Queue forms and clears.
Small spikes cause large delays.
Queue grows without bound.
Interactive
Tune the sliders.
—
now / max 0
moving average
served items
capacity overflow
What you should see
Click each preset above.
λ ≪ μ.
ρ ≈ 0.8.
ρ ≈ 0.95.
λ > c·μ.
High CV².
Same λ, more servers.
Cross-domain transfer
After the lab, map the model to your stack.
Requests wait for workers.
Boards queue for ICT/FCT.
ISR enqueues faster than main loop drains.
Pipeline stall when downstream is slow.
Self-check