Describe the Equal per process policy that comes packaged with WSRM.

What will be an ideal response?


It is a resource policy that grants equal resource allocation to each process that is running. This policy helps ensure that one or two processes do not take over the server. Consider a situation in which one user often runs long resource-intense database queries, such as a customer service manager preparing a management report. All other users are customer service representatives who are on the telephone with customers. These customer service representatives are placing orders and using fewer resources than their manager. Using this resource policy, the manager's query does not take over the server resources preventing fast response for the customer service representatives.

Computer Science & Information Technology

You might also like to view...

What is the first step in the implementation of the quality management activity?

A. Creation of a quality plan B. Creation of a quality policy C. Creation of a quality review D. Creation of a quality audit

Computer Science & Information Technology

Which of the following lines allows a programmer to use the Scanner class in a Java program?

a) import java.util.Scanner; b) using Scanner; c) include Scanner; d) include java.util.Scanner; e) any of the above will allow the programmer to use the Scanner class

Computer Science & Information Technology

When using MLA style, the title that should be included on the bibliography page of a research paper is ________

A) Works Cited B) Footnotes C) References D) End Notes

Computer Science & Information Technology

What is the difference between an edge and an arc?

a. They are the same b. An arc is an edge that has no node c. An arc is a link in the graph data structure d. An arc is the height of a graph

Computer Science & Information Technology