work stealing

名词 n.

英文释义

名词 n.
  1. An algorithm and scheduling strategy for multithreaded computer programs, where a thread can "steal" work from queues of the other threads. uncountable
    — An advantage of work stealing is that if all threads are already busy, then they do not waste time trying to offload work on one another.
1 次浏览 数据来源: Wiktionary