Question
a.
servicing multiple requests using one thread
b.
servicing a single request using multiple threads from the pool
c.
faster servicing of requests with an existing thread rather than waiting to create a new thread
d.
none of the mentioned
Posted under Operating System
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Thread pools help in :
Similar Questions
Discover Related MCQs
Q. Thread pools limit the number of threads that exist at any one point, hence :
View solution
Q. The number of the threads in the pool can be decided on factors such as :
View solution
Q. Because of virtual memory, the memory can be shared among
View solution
Q. _____ is the concept in which a process is copied into main memory from the secondary memory according to the requirement.
View solution
Q. The pager concerns with the
View solution
Q. Swap space exists in
View solution
Q. When a program tries to access a page that is mapped in address space but not loaded in physical memory, then
View solution
Q. Effective access time is directly proportional to
View solution
Q. In FIFO page replacement algorithm, when a page must be replaced
View solution
Q. Which algorithm chooses the page that has not been used for the longest period of time whenever the page required to be replaced?
View solution
Q. A process is thrashing if
View solution
Q. Working set model for page replacement is based on the assumption of
View solution
Q. Virtual memory allows :
View solution
Q. The instruction being executed, must be in :
View solution
Q. Error handler codes, to handle unusual errors are :
View solution
Q. The ability to execute a program that is only partially in memory has benefits like :
View solution
Q. In virtual memory. the programmer __________ of overlays.
View solution
Q. Virtual memory is normally implemented by ________
View solution
Q. Segment replacement algorithms are more complex than page replacement algorithms because :
View solution
Q. A swapper manipulates ___________ whereas the pager is concerned with individual _______ of a process.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Operating System? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!