adplus-dvertising
frame-decoration

Question

Thread pools limit the number of threads that exist at any one point, hence :

a.

not letting the system resources like CPU time and memory exhaust

b.

helping a limited number of processes at a time

c.

not serving all requests and ignoring many

d.

none of the mentioned

Answer: (a).not letting the system resources like CPU time and memory exhaust

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Thread pools limit the number of threads that exist at any one point, hence :

Similar Questions

Discover Related MCQs

Q. The number of the threads in the pool can be decided on factors such as :

Q. Because of virtual memory, the memory can be shared among

Q. _____ is the concept in which a process is copied into main memory from the secondary memory according to the requirement.

Q. The pager concerns with the

Q. Swap space exists in

Q. When a program tries to access a page that is mapped in address space but not loaded in physical memory, then

Q. Effective access time is directly proportional to

Q. In FIFO page replacement algorithm, when a page must be replaced

Q. Which algorithm chooses the page that has not been used for the longest period of time whenever the page required to be replaced?

Q. A process is thrashing if

Q. Working set model for page replacement is based on the assumption of

Q. Virtual memory allows :

Q. The instruction being executed, must be in :

Q. Error handler codes, to handle unusual errors are :

Q. The ability to execute a program that is only partially in memory has benefits like :

Q. In virtual memory. the programmer __________ of overlays.

Q. Virtual memory is normally implemented by ________

Q. Segment replacement algorithms are more complex than page replacement algorithms because :

Q. A swapper manipulates ___________ whereas the pager is concerned with individual _______ of a process.

Q. Using a pager :