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 exercício faz parte do curso
Discrete Event Simulation in Python
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
