Examples tagged with interrupts

Select an example to explore it in the playground.

Beginner - Introductory Models
Intermediate - Classic Dynamics

Car Service Simulation - SimPy Tutorial

A car service simulation showing priority washing with features like interrupts.

Level:Intermediate

simpypriorityservicemaintenancequeueinterruptsdiscrete-eventreliabilityworkflow

  • Stocks:fuel_level, parts
  • Probes:fuel_level, wash_q, parts
Advanced - Complex Simulations