Drop an emitter to start a stream of work, then service nodes to process it. Hover a node and drag from an edge dot to connect it to another node.
Press Run to simulate. Until then this panel shows the Kingman prediction, recomputed on every edit.
{{ b.diag }}
| Node | Workstream | λ in | Servers | Svc time | CV a / CV s | ρ | Wq — Kingman | Wq — sim | Avg queue | Max queue |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ r.node }} | {{ r.stream }} | {{ r.lam }} | {{ r.c }} | {{ r.tau }} | {{ r.cv }} | {{ r.rho }} | {{ r.wq }} | {{ r.wqSim }} | {{ r.lq }} | {{ r.maxq }} |
| Workstream | Released | Completions | Throughput | Lead time — avg | p50 | p95 | In system at end | Path |
|---|---|---|---|---|---|---|---|---|
| {{ r.name }} | {{ r.released }} | {{ r.done }} | {{ r.thr }} | {{ r.avg }} | {{ r.p50 }} | {{ r.p95 }} | {{ r.wip }} | {{ r.path }} |
Queue-depth traces appear here once a simulation has run.
This removes every node, connection and workstream, along with any simulation results. You will be left with an empty board.
{{ clearSummary }}
{{ tourBody }}