TDaglis / queuing-systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simulation exercise

In this exercise, we simulate a queuing system M/M/2/10 with threshold k, and examine the effect of the arrival rate λ (1, 2, 3) and threshold k (1...9).

Sample state diagrams:

  • k = 1 k=1
  • k=5 k=5
  • k=9 k=9

About


Languages

Language:Python 100.0%