Get startedGet started for free

Identify appropriate SimPy resources

Let's look into different system scenarios and study the most appropriate SimPy resources.

SimPy resources provide different ways to represent business assets shared between processes that constrain the output and performance of a system. For example, the speed of response of a help-desk service would be limited by the number of help-desk professionals available to take calls, so they could be simulated as a SimPy resource.

This exercise is part of the course

Discrete Event Simulation in Python

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise