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.
Diese Übung ist Teil des Kurses
Discrete Event Simulation in Python
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
