How does caching help a name service’s availability?
What will be an ideal response?
Clients cache both object attributes and the addresses of servers that store directories. This helps the service’s
availability because the client may still access cached attributes even if the server that stores them crashes
(although the attributes may have become stale). And if, for example, the server that stores the director /
emerald has crashed, a client can still look up the object /emerald/green/stone if it has cached the location of
the directory /emerald/green.
You might also like to view...
Answer the following questions true (T) or false (F)
1. An invocation of a method that returns a value can be used as an expression any place that a value of the Type_Returned can be used. 2. The Java language supports global variables.
The modular nature of structured programs means that work can be divided among many programmers.
Answer the following statement true (T) or false (F)
The ________ function results in a TRUE value only if all conditions are true
A) AND B) NOT C) OR D) NOR
The Border Painter feature allows you to change the pen color but not the line style
Indicate whether the statement is true or false