Basically, a queue is a first-in, first-out (FIFO) data structure.
基本上,一个队列就是一个先入先出(FIFO)的数据结构。
These functions permit the creation of normal, batch, or real-time tasks (first in, first out [FIFO] or round-robin), with a specific priority or nice level.
这些函数允许创建正常、批处理或实时任务(先入,先出 [FIFO] 或循环),具有特定的优先级或高等级。
Both new thread types also typically use a FIFO (first-in, first out) scheduling policy instead of the familiar round-robin scheduling used by JVMs running on most OSs.
两种新线程类型都是用FIFO(先进先出)调度策略,而不是在大部分OS上运行的JVM所使用的熟悉的循环调度策略。
The messages are delivered from the sender to the receiving application using a first-in-first-out (FIFO) mechanism.
发送方将消息传递给接收方应用程序时使用先进先出(FIFO)机制。
Linux scheduling and locking involve managing first in, first out (FIFO) queues.
Linux调度和锁定用来管理先进先出(FIFO)队列。
TestThread itself is a Pthread that runs using first-in, first-out (FIFO) policy at rtmax-1 so that it won't be interfered with during the testing.
testThread本身是一个Pthread,它使用先进先出(FIFO)策略以rtmax - 1优先级运行,所以它在测试期间不会造成干扰。
The BlockingQueue interface states that it is a Queue, meaning that its items are stored in first in, first out (FIFO) order.
BlockingQueue接口表示它是一个Queue,意思是它的项以先入先出(FIFO)顺序存储。
Any subsequent external commands, if they are run in the default SYSTEM environment, will direct their output to the default FIFO. (first-in-first-out).
任意接下来的外部命令,如果他们是在默认的SYSTEM环境下运行,将把它们的输入定向到默认的FIFO(先入先出,first - in - first - out)。
FIFO (first in first out) and DMA are two primary modes for the high-speed data transfer between the data acquisition (DAQ) equipments and PCs.
数据采集设备与PC主机之间的高速数据传输有FIFO(先进先出)和DMA两种主要方式。
The change to IFRS would force a company to adopt the first-in-first-out (FIFO) methodology or weighted average cost method.
国际财务报告准则的变更,将迫使公司采取先进先出(FIFO)方法或加权平均成本法。
When a new fingerprint is found, a first-in first-out (FIFO) strategy is used to allocate space in a limited memory-space to store the new entry.
当发现一个新的指纹时,使用“先进先出(FIFO)”策略在有限的存储空间中为存储新的条目分配空间。
Asynchronous First In First Out (FIFO) is adopted to synchronize data transfer between APB bus and I2C bus.
设计中采用了异步先进先出来同步apb总线和I2C总线之间的数据交换。
Commonly used in disk drive scheduling algorithms are: simple disk drive scheduling algorithm is first in first out (FIFO) method.
常用的磁盘驱动调度算法有:最简单的磁盘驱动调度算法是先入先出(fifo)法。
Commonly used in disk drive scheduling algorithms are: simple disk drive scheduling algorithm is first in first out (FIFO) method.
常用的磁盘驱动调度算法有:最简单的磁盘驱动调度算法是先入先出(fifo)法。
应用推荐