Consider a pair of processes X and Y that use the communication service B to communicate with one another. Suppose that X is a client and Y a server and that an invocation consists of a request message from X to Y (that carries out the request) followed by a reply message from Y to X. Describe the classes of failure that may be exhibited by an invocation.

What will be an ideal response?


An invocation may suffer from the following failures:

• crash failures: X or Y may crash. Therefore an invocation may suffer from crash failures.

• omission failures: as SB suffers from omission failures the request or reply message may be lost.

Computer Science & Information Technology

You might also like to view...

HTML tables are no longer widely used to control Web page layout.

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

Computer Science & Information Technology

The file system has no impact on how secure a computer will be against intruders

Indicate whether the statement is true or false

Computer Science & Information Technology

Read the following sentence and key the correct terminal punctuation mark in the blank.Great job _____?

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

Computer Science & Information Technology

The Character class ____ from java.lang.Object.

A. calls B. inherits C. refers D. spawns

Computer Science & Information Technology