

McqMate
Q. |
Each connection arriving at multi threaded servers via network is generally |
A. | is directly put into the blocking queue |
B. | is wrapped as a task and passed on to a thread pool |
C. | is kept in a normal queue and then sent to the blocking queue from where it is dequeued |
D. | none of the mentioned |
Answer» B. is wrapped as a task and passed on to a thread pool |
View all MCQs in
Operating System (OS)No comments yet