Examples tagged with throughput

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

Machines Simulation

A machines simulation depicting resource allocation and reliability.

Level: Advanced

reliabilityresource-managementmaintenancequeuethroughput

  • Stocks: buffer, idle-token store
  • Flows: in_rate, dispatch_rate
  • Probes: in_rate, dispatch_rate, buffer_level, breakdown, repair