lqMMC

fun lqMMC(rho: Double, mu: Double, c: Int): Double

Computes the steady state expected number in queue for an M/M/c queue.

Parameters

rho

the utilization

mu

the service rate

c

the number of servers