task 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 的尾部 窃取另一个任务。 - Fine-grained tasks in conventional thread pools can also generate excessive contention for the task queue shared among all workers.
对于传统线程池的细粒度任务,也存在所有工作线程共享的任务队列发生争用的情况。 - Invoked is used in a business rather than technical sense, as the invocation mechanism is effectively the allocation of a task to the user" ™s task queue.
调用 是从业务角度而不是技术角度而言,因为调用机制实际上是将任务分配到用户的任务队列。 返回 task queue