5. Processes and Queues

Queues (also known as buffers)

Queues are places where things arrive to wait for something

Data waits in queues for a chance to be transmitted further

Queues are the reason that everything in the universe isn’t stuck waiting for everything else.

A human queue

/Node%20anatomy

(Attribution: © Vulphere Wikimedia Commons CC BY 4.0 https://creativecommons.org/licenses/by/4.0/deed.en)

Common mental picture

/Node%20anatomy

IPerf test

/Node%20anatomy

File transfer

/Node%20anatomy

Now let’s add buffering:

/Node%20anatomy