Definition

The M/M/∞ Queueing System is a queue with infinite servers where:

  • Customers arrive according to a Poisson process with rate
  • Service times are i.i.d.
  • There are infinitely many servers, so arriving customers are served immediately (no waiting)

This is a birth and death process with:

Interpretation

Since there are always enough servers, every arriving customer goes directly into service. The departure rate is proportional to the number currently being served because each server works independently at rate .

Steady-State Probabilities

This is a Poisson distribution with mean .

Performance Metrics

MetricFormulaReasoning
Mean of Poisson()
Average service time (no waiting)

These satisfy Little’s formula: .

Exercises

M/M/∞ — steady-state. /jam, /jam. Tentukan .

Jawaban: . Poisson dengan mean . , , , dst.

M/M/∞ vs M/M/1. Bandingkan untuk M/M/∞ dan M/M/1 dengan , .

Jawaban: M/M/∞: (tidak ada antrian — selalu langsung dilayani). M/M/1: → tidak mencapai steady-state! (sistem meledak). Perlu untuk M/M/1.