queue

Queue operates in a First-In-First-Out context (FIFO), where elements are inserted into one end of the queue and extracted from the other end.