See also: Programming | Data structure
A simple FIFO data structure, similar to a stack.
When file sharing or using IRC for downloading a user may come across a queue before any data exchange. These queues have unspecified waiting times that use a rating system in which queue position improves depending on a number of factors.
TakeDown.NET -> “Queue”