M/M/s Model
Jump to navigation
Jump to search
Description
This model is appropriate for analyzing queuing problems where: - There are s servers, where s is a positive integer. - Arrival follows a Poisson distribution and occur at an average rate of λ per time period. - Each server provides at an average rate of "u" per time period, and actual service time follows an exponential distribution. - Arrivals wait in a single FIFO queue and are serviced by the first available server. - Total service capacity of the system, must be strictly greater than the rate at whoch arrivals occur.
Concept Prerequisite
Wikipedia Reference
Learning Material
Covered in Topic(s)
Queueing Models |