Queues

Home > Geography > Spatial Analysis > Data structures > Queues

A data structure that supports first-in first-out (FIFO) behavior, often used as a buffering or synchronization mechanism.