Lukas' Notes

networking

Definition

Queueing Delay

Let a packet arrive at a node and be assigned to an output link . Let be the queue of packets already waiting for transmission on .

The queueing delay is the time the packet waits in before its first bit is transmitted onto .

Unlike other delay components, is variable: it depends on the number and size of packets ahead in the queue, the link rate, and the arrival pattern of competing traffic.

Let be the total length (in bits) of all packets ahead in and the link rate. Under first-come-first-served queuing:

is a component of the total packet delay. It is often the dominant and most unpredictable component.