Examples tagged with bottleneck

Select an example to explore it in the playground.

Beginner - Introductory Models

Nested Hierarchy Workflow

A nested hierarchy simulation where tasks flow across company departments.

Level: Beginner

workflowcapacityresource-managementthroughputbottleneck

  • Flows: arrivals, service
  • Probes: Dept0, Dept1, Dept0-Team0, Dept0-Team1, Dept1-Team0, Dept1-Team1

Queue Simulation

A queue simulation demonstrating throughput limits and system capacity.

Level: Beginner

queuethroughputbottleneckdiscrete-eventservicecapacity

  • Stocks: backlog[p]
  • Flows: produced, consumed
  • Probes: backlog_total, incoming_per_sec, outgoing_per_sec
Intermediate - Classic Dynamics
Advanced - Complex Simulations