Now suppose the service provided using distributed computing requires only 1 of the 3 computers, with the other 2 computer being backups (that is, each of the three computers, on its own, is capable of providing the service). Now what is the probability that the service will not be available at any time, assuming that no other components in the distributed system will fail? How does it compare with the failure probability if the same computing is performed using monolithic computing, that is, on one computer only?
In this exercise we will use a simplified mathematical model to analyze failures in a distributed system. Explain your answers.
Suppose each computer in has a probability of p of failing at any time.
The failure probability is pn in general, or (0.2)3 = 0.008 in this case.
Because only any one of the three computers needs to be up for the service to be available, the failure probability is now less than when exactly one single computer is needed.
You might also like to view...
A driver is
(A) another name for the team leader of a project. (B) a "dummy" program designed solely to call a single procedure and examine its returned values. (C) one of the event procedures that a user can invoke. (D) never to be used.
Method getSelectedValues of class JList returns:
a. an array of ints representing the indices of the selected items. b. an array of doubles representing the indices of the selected items. c. an array of Strings representing the selected items. d. an array of Objects representing the selected items.
The Internet ____ consists of high-speed fiber-optic cables that connect high-capacity routers that direct and provide routes for network traffic.
A. highway B. backbone C. hub D. bandwidth
The visibility property forces the browser to deallocate space for hidden items.
Answer the following statement true (T) or false (F)