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.