The messages are delivered from the sender to the receiving application using a first-in-first-out (FIFO) mechanism.
发送方将消息传递给接收方应用程序时使用先进先出(FIFO)机制。
2
Basically, a queue is a first-in, first-out (FIFO) data structure.
基本上,一个队列就是一个先入先出(FIFO)的数据结构。
3
These functions permit the creation of normal, batch, or real-time tasks (firstin, firstout [FIFO] or round-robin), with a specific priority or nice level.