difference between between single and multiple server
Answers
Answered by
1
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