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.
對於傳統(tǒng)線程池的細粒度任務,也存在所有工作線程共享的任務隊列發(fā)生爭用的情況。 - 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.
調(diào)用 是從業(yè)務角度而不是技術角度而言,因爲調(diào)用機制實際上是將任務分配到用戶的任務隊列。 返回 task queue