Last modified on November 2, 2011, at 12:33

Queue

A queue is a list of things to be processed in "first in, first out" order. Notable examples include a print queue, in which documents (or "print jobs") are sent to a printer, often from multiple users sharing a network printer, although the practice began with time-sharing computers.