Definify.com
Definition 2024
thread_pool_pattern
thread pool pattern
English
Noun
thread pool pattern (plural thread pool patterns)
- (computing) A concurrency design pattern, where a number of threads are created to perform a number of tasks that are usually organized in a queue.