System Support for Object Groups

Details

Serval ID
serval:BIB_2CF77F88A740
Type
Inproceedings: an article in a conference proceedings.
Collection
Publications
Title
System Support for Object Groups
Title of the conference
Proceedings of the 13th ACM Conference on Object-Oriented Programming, Systems, Languages, and applications (OOPSLA'98)
Author(s)
Guerraoui R., Felber P., Garbinato B., Mazouni K.R.
Publisher
ACM Press
ISBN
1-58113-005-8
ISSN
0362-1340
Publication state
Published
Issued date
10/1998
Peer-reviewed
Oui
Pages
244-258
Language
english
Abstract
This paper draws several observations from our experiences in building support for object groups. These observations actually go beyond our experiences and may apply to many other developments of object based distributed systems.
Our first experience aimed at building support for Smalltalk object replication using the Isis process group toolkit. It was quite easy to achieve group transparency but we were confronted with a strong mismatch between the rigidity of the process group model and the flexible nature of object interactions. Consequently we decided to build our own object oriented protocol framework, specifically dedicated to support object groups (instead of using a process group toolkit). We built our framework in such a way that basic distributed protocols, such as failure detection and multicasts, are considered as first class entities, directly accessible to the programmers. To achieve flexible and dynamic protocol composition, we had to go beyond inheritance and objectify distributed algorithms.
Our second experience consisted in building a CORBA service aimed at managing group of objects written on different languages and running on different platforms. This experience revealed a mismatch between the asynchrony of group protocols and the synchrony of standard CORBA interaction mechanisms, which limited the portability of our CORBA object group service. We restricted the impact of this mismatch by encapsulating asynchrony issues inside a specific messaging sub-service.
We dissect the cost of object group transparency in our various implementations, and we point out the recurrent sources of overheads, namely message indirection, marshaling/unmarshaling and strong consistency.
Keywords
dop
Web of science
Create date
25/09/2012 14:55
Last modification date
20/08/2019 14:12
Usage data