task queue中文,task queue的意思,task queue翻译及用法

2025-11-01 20:29 浏览次数 12

task queue

英[tɑ:sk kju:]美[tæsk kju]

任务排队

task queue 片语

片语

Task Dispatch Queue任务分派队列

sub-task message queue子任务级消息队列

task ready queue任务就绪队列

task input queue任务输入队列

Select Task from Queue由工作队列中选择工作

TIQ Task Input Queue任务输入队列

task message queue任务级消息队列

task scheduler queue任务调度排队

task output queue任务输出队列

task queue 例句

英汉例句

  • This paper studies on a typical parallel computation and communication pattern, known as task queue pattern, and implements the pattern in a pattern-based parallel programming environment.

    本文在基于模式的并行编程方法的基础上,对一种典型的并行计算与通信模式-任务队列模式进行了深入的研究,并在基于模式的并行编程环境中对该模式进行了实现。

  • Items are ordered in the task queue by when they are supposed to fire.

    项目中的任务队列的命令时,他们应该是火。

  • Fine-grained tasks in conventional thread pools can also generate excessive contention for the task queue Shared among all workers.

    对于传统线程池的细粒度任务,也存在所有工作线程共享的任务队列发生争用的情况。

  • The limbo where callbacks are waiting for their turn to be executed is called the task queue (or event queue, or message queue).

    回调函数等待执行的中间状态被称为任务队列(又称作事件队列、消息队列)。

  • In the event the thread「s task queue is empty, it then tries to steal another task off the tail of another thread」s deque.

    当线程的任务队列为空,它将尝试从另一个线程的deque的尾部窃取另一个任务。

  • Workqueue interface is introduced in 2.5 development to replace the task queue interface (used to schedule kernel tasks).

    工作队列接口是在2.5的开发过程中引入的,用于取代任务队列接口(用于调度内核任务)。

  • Another common threading model is to have a single background thread and task queue for tasks of a certain type.

    另一个常见的线程模型是为某一类型的任务分配一个后台线程与任务队列。

相关热词