What the different between single server queue and multiple server queue
Answers
Answered by
0
In both types of queues, the serving style is first come first serve with exponential distribution of service time. In the case of single server queues, the queue elements are served by a single server. On the other hand, in multi server queues, distribution can be done by any of the servers.
Answered by
0
Explanation:
➡️ single server queue and multiple server queue In both types of queues, the serving style is first come first serve with exponential distribution of service time. In the case of single server queues, the queue elements are served by a single server. On the other hand, in multi server queues, distribution can be done by any of the servers.
Similar questions