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.
Este ejercicio forma parte del curso
Discrete Event Simulation in Python
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
