The number of the threads in the pool can be decided on factors such as ____________
(a) number of CPUs in the system
(b) amount of physical memory
(c) expected number of concurrent client requests
(d) all of the mentioned
I have been asked this question in unit test.
Query is from Thread Pools in section The Linux System of Operating System