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