Sciweavers

ICDCS
1998
IEEE

Structuring Remote Object Systems for Mobile Hosts with Intermittent Connectivity

13 years 8 months ago
Structuring Remote Object Systems for Mobile Hosts with Intermittent Connectivity
In distributed object systems, remote method inattempts to abstract communication between di erent machines to the level of object method invocation. Link failure in such systems often appears as a failed method invocation, which must be explicitly handled outside the remote object infrastructure. This usually implies that techniques to handle the e ects of link failure are embedded within application functionality. The resulting application can become unnecessarily specialized to a particular environment, restricting the situations where it could be used. In this paper, we explore the possibility of cleanly decoupling policies for handling a link failure from the application. With this goal in mind, we present extensions to the Java RMI system in the context of a distributed system with mobile hosts. An intermittent communication link is typical in such systems, and applications use techniques such as data caching or queuing of method calls to alleviate the e ects. We show how such t...
Girish Welling, Maximilian Ott
Added 04 Aug 2010
Updated 04 Aug 2010
Type Conference
Year 1998
Where ICDCS
Authors Girish Welling, Maximilian Ott
Comments (0)