Definitions for "Thread pool"
a class that maintains a pool of worker threads to perform time consuming
a collection of threads on which work items can be scheduled
a construct used to simply the use of threads and decrease the overhead of starting up worker threads for short-lived tasks
Keywords:  waiting, jobs, set
a set of threads waiting for jobs
Keywords:  matter, different
a different matter