Process A issues its send operation prior to process B issues its receive operation.

Process A sends a single message to process B using connectionless IPC. To do so, A issues a send operation (specifying the message as argument) sometime during its execution, and B issues a receive operation. Suppose the send operation is blocking and the receive operation is non-blocking. Draw an event diagram (not sequence diagram) for each of the following scenario:





The data requested by the receive operation has already arrived, the data is delivered to process B and an acknowledgement from host 2’s IPC facility will unblock process A subsequently.

Computer Science & Information Technology

You might also like to view...

To select nonadjacent files and folders from a list, press ________, and then click each file you wish to select

A) Option B) Alt C) Control D) Shift

Computer Science & Information Technology

Describe a situation where using layers in a document may be beneficial

What will be an ideal response?

Computer Science & Information Technology