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.
當(dāng)線程的任務(wù)隊(duì)列為空,它將嘗試從另一個(gè)線程的 deque 的尾部 竊取另一個(gè)任務(wù)。 - Fine-grained tasks in conventional thread pools can also generate excessive contention for the task queue shared among all workers.
對(duì)于傳統(tǒng)線程池的細(xì)粒度任務(wù),也存在所有工作線程共享的任務(wù)隊(duì)列發(fā)生爭(zhēng)用的情況。 - 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è)務(wù)角度而不是技術(shù)角度而言,因?yàn)檎{(diào)用機(jī)制實(shí)際上是將任務(wù)分配到用戶的任務(wù)隊(duì)列。 返回 task queue