Instead of starting a new thread for every task to execute concurrently, the task can be passed to a ___________
(a) process
(b) thread pool
(c) thread queue
(d) none of the mentioned
The question was posed to me during an interview for a job.
My query is from Thread Pools topic in chapter The Linux System of Operating System