Number of customers in the system If the traffic intensity is greater than one then the queue will grow without bound but if server utilization \rho = \frac{\lambda}{c\mu} then the system has a stationary distribution with
probability mass function {{block indent|1= \pi_0 = \left[\left(\sum_{k=0}^{c-1}\frac{(c\rho)^k}{k!} \right) + \frac{(c\rho)^c}{c!}\frac{1}{1-\rho}\right]^{-1} \pi_k = \begin{cases} \pi_0\dfrac{(c\rho)^k}{k!}, & \mbox{if }0 }} where is the probability that the system contains customers. The probability that an arriving customer is forced to join the queue (all servers are occupied) is given by {{block indent|1=\text{ C}(c,\lambda/\mu)=\frac{\left( \frac{(c\rho)^c}{c!}\right) \left( \frac{1}{1-\rho} \right)}{\sum_{k=0}^{c-1} \frac{(c\rho)^k}{k!} + \left( \frac{(c\rho)^c}{c!} \right) \left( \frac{1}{1-\rho} \right)}=\frac{1}{1+\left( 1-\rho \right) \left( \frac{c!}{(c\rho)^c} \right) \sum_{k=0}^{c-1} \frac{(c\rho)^k}{k!}}}} which is referred to as
Erlang's C formula and is often denoted C(, /) or E2,(/). {{block indent|1=\frac{\rho}{1-\rho} \text{ C}(c,\lambda/\mu) + c \rho.}}
Busy period of server The busy period of the M/M/c queue can either refer to: • full busy period: the time period between an arrival which finds −1 customers in the system until a departure which leaves the system with −1 customers • partial busy period: the time period between an arrival which finds the system empty until a departure which leaves the system again empty. Write = min( t: jobs in the system at time 0+ and − 1 jobs in the system at time ) and () for the
Laplace–Stieltjes transform of the distribution of . Then
Customers in processor sharing discipline In a processor sharing queue the service capacity of the queue is split equally between the jobs in the queue. In the M/M/c queue this means that when there are or fewer jobs in the system, each job is serviced at rate . However, when there are more than jobs in the system the service rate of each job decreases and is \frac{c\mu}{n} where is the number of jobs in the system. This means that arrivals after a job of interest can impact the service time of the job of interest. The
Laplace–Stieltjes transform of the response time distribution has been shown to be a solution to a
Volterra integral equation from which moments can be computed. An approximation has been offered for the response time distribution. ==Finite capacity==