InterviewSolution
Saved Bookmarks
| 1. |
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 mentionedI have been asked this question in unit test.Query is from Thread Pools in section The Linux System of Operating System |
|
Answer» The CORRECT ANSWER is (d) all of the mentioned |
|