Queues


A list of data items, commands, etc., stored so as to be retrievable in a definite order.
Workflows are comprised of queues. Documents route through workflow queues until they reach their end destination. Often, in each queue an action is performed (automatically, by a user, or by a script).