<aside> đź“– Queues with Random Arrival Processes

Property #1 “Burstiness increases delay”


Time evolution of a queue

Time evolution of a queue

Property #2 “Determinism minimizes delay”


i.e. random arrivals wait longer on average than simple periodic arrivals.

Property #3 “Little’s Result”


$$ L = \lambda d $$

Where:

Result holds so long as no customers are lost/dropped

<aside> đź“– Why Poisson process?

But be warned that:

  1. Network traffic is very bursty
  2. Packet arrivals are not Poisson
  3. But it models quite well the arrival of new flows (such as web requests and new flow arrivals) </aside>

M/M/1 queue