When requests to a group of identical servers are distributed evenly so that no one server carries too much of the burden of the traffic, this is called _______________.

Fill in the blank(s) with the appropriate word(s).


load balancing

correct

Computer Science & Information Technology

You might also like to view...

Movingan item to a subordinate level in a document outline is called_____the heading.?

A. ?pipelining B. ?demoting C. ?decentralizing D. ?bounding

Computer Science & Information Technology

Compacting a database rearranges the data and objects in a database to decrease its file size. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A ________ can create a new document based on a preformatted document.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What will be the value of z as a result of executing the following code? int x = 5, y = 28; float z; z = (float) (y / x);

a. 5.60 b. 5.6 c. 3.0 d. 5.0

Computer Science & Information Technology