As a second example, consider the communication paradigm referred to as queued RPC, as
introduced in Rover [Joseph et al. 1997]. Rover is a toolkit to support distributed systems
programming in mobile environments where participants in communication may become
disconnected for periods of time. The system offers the RPC paradigm and hence calls are directed
towards a given server (clearly space-coupled). The calls, though, are routed through an
intermediary, a queue at the sending side, and are maintained in the queue until the receiver is
available. To what extent is this time-uncoupled? Hint: consider the almost philosophical question
of whether a recipient that is temporarily unavailable exists at that point in time.

What will be an ideal response?


This relates precisely to the point made above of how we interpret independent lifetimes. If we interpret this
as the receiver (in this case the server) not yet existing then this is not time-uncoupled. If however we interpret
it as not being available at a given time, that is the server exists but is disconnected, then this is time-uncoupled.
Again we see this is rather a subtle issue and one that is not fully understood in the literature.

Computer Science & Information Technology

You might also like to view...

Describe five of the file formats available in Photoshop, including at least two of the formats that are suitable for Web images. If a file format uses compression, specify whether it uses lossy or lossless compression.

What will be an ideal response?

Computer Science & Information Technology

In the accompanying figure, item 2 points to the ____ drop down box.

A. Font size B. Kerning C. Tracking D. Leading

Computer Science & Information Technology

There is no Save button in the Quick Access Toolbar in the Excel Web App

Indicate whether the statement is true or false

Computer Science & Information Technology

The _____________ method of the MessageBox class displays a predefined dialog box that can contain text, captions for the title bar, special buttons, and icons.

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

Computer Science & Information Technology