Wiktionary
thread pool pattern
n. (context computing English) A concurrency pattern, where a number of threads are created to perform a number of tasks that are usually organized in a queue.