Finding the number of positions to use in a queue system has been a study case for a long time now; it has applications in several fields and industries, for example, finding the optimal number of call centers agents, deciding the number of bankers in a support station, network traffic analysis and so on.
There are several methods to analyze this problem; in this article, we will look at how to solve it using Erlang C with Python's Pyworkforce package.