Companion
object Companion
Functions
Link copied to clipboard
Computes the steady state probability of blocking for the M/M/c/c model. Customers arriving when all c = numServers are busy will be blocked (lost). The offered load offeredLoad is the arrival rate divided by the service rate.
Link copied to clipboard
Computes the steady state probability of delay for an arriving customer for an M/M/c queue, where c = numServers the number of servers given the offered load offeredLoad. The offered load offeredLoad is the arrival rate divided by the service rate.