The mkfifo command creates a FirstInFirstOut (fifo) file.
mkfifo命令将创建一个First In First Out (fifo)文件。
2
In computer science, a queue data structure is your basic first-in, first-out (FIFO) 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.