DocumentCode
2421763
Title
Inheritance in the Presence of Asynchronous Method Calls
Author
Johnsen, Einar Broch ; Owe, Olaf
Author_Institution
University of Oslo, Norway
fYear
2005
fDate
03-06 Jan. 2005
Abstract
This paper considers a formal object-oriented model for distributed computing. Object orientation appears as a leading framework for concurrent and distributed systems. However, the synchronization of the RPC communication model is unsatisfactory in many distributed systems. Asynchronous message passing gives better control and efficiency in this setting, but lacks the structure and discipline of traditional object-oriented methods. The integration of the message concept in the object-oriented paradigm is unsettled, especially with respect to inheritance and redefinition. We propose an approach combining asynchronous method calls and conditional processor release points, which reduces the cost of waiting for replies in the distributed environment while avoiding low-level synchronization constructs such as explicit signaling. Even the lack of replies to method calls in unstable environments need not lead to deadlock in the invoking objects. This property seems attractive in asynchronous, open, or unreliable environments. Furthermore, the approach allows active and passive behavior (client and server) to be combined in concurrent objects in a very natural way. In this paper, we consider the integration of these constructs with a mechanism for multiple inheritance within a small object-oriented language. The language constructs are formally described by an operational semantics defined in rewriting logic.
Keywords
Communication system control; Costs; Distributed computing; Informatics; Logic; Message passing; Object oriented modeling; Object oriented programming; Signal processing; System recovery;
fLanguage
English
Publisher
ieee
Conference_Titel
System Sciences, 2005. HICSS '05. Proceedings of the 38th Annual Hawaii International Conference on
ISSN
1530-1605
Print_ISBN
0-7695-2268-8
Type
conf
DOI
10.1109/HICSS.2005.323
Filename
1385819
Link To Document