Queues are a building block of PSYC servers. Whenever you can't deliver a packet immediately, you may have to queue it up. See Circuit for more on that topic.

Some protocols even carry the word queue in their name: AMQP.

Implementations: psyced's queue