The dispatcher schedules each thread without regard to the process to which the thread belongs, meaning that, all else being equal, the same process implemented with more threads receives a greater share of execution time. Name a disadvantage of this strategy.
What will be an ideal response?
A process intentionally or inadvertently spawning a large number of threads could
monopolize the system’s processor(s).
Computer Science & Information Technology
You might also like to view...
A graph is a kind of tree.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
How do you use a value returned from a method? Provide an example.
What will be an ideal response?
Computer Science & Information Technology
Pete, a security administrator, has observed repeated attempts to break into the network. Which of the following is designed to stop an intrusion on the network?
A. NIPS B. HIDS C. HIPS D. NIDS
Computer Science & Information Technology
Which option is used with iptables to zero the byte counter of a chain?
A. -F B. -L C. -X D. -Z
Computer Science & Information Technology