work stealing
名词 n.
英文释义
名词 n.
-
An algorithm and scheduling strategy for multithreaded computer programs, where a thread can "steal" work from queues of the other threads.
— 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.
0 次浏览
数据来源: Wiktionary