Toggle Main Menu Toggle Search

Open Access padlockePrints

A distributed object-oriented framework for dependable multiparty interactions

Lookup NU author(s): Avelino Zorzo, Dr Robert Stroud

Downloads


Abstract

In programming distributed object-oriented systems, there are several approaches for achieving binary interactions in a multiprocess environment. Usually these approaches take care only of synchronisation or communication. In this paper we describe a way of designing and implementing a more general concept: multiparty interactions. In a multiparty interaction, several parties (objects or processes) somehow "come together" to produce an intermediate and temporary combined state, use this state to execute some activity, and then leave this interaction and continue their normal execution. The concept of multiparty interactions has been investigated by several researchers, but to the best of our knowledge none have considered how failures in one or more participants of the multiparty interaction can be dealt with. In this paper, we propose a general scheme for constructing dependable multiparty interactions in a distributed object-oriented system, and describe its implementation in Java. In particular, we extend the notion of multiparty interaction to include facilities for handling exceptions. To show how our scheme can be used, we use our framework to build an abstraction mechanism that supports cooperative and competitive concurrency in distributed systems. This mechanism is then applied to program a system in which multiparty interactions are more than simple synchronisations or communications. © 1999 ACM.


Publication metadata

Author(s): Zorzo AF, Stroud RJ

Publication type: Article

Publication status: Published

Journal: SIGPLAN Notices

Year: 1999

Volume: 34

Issue: 10

Pages: 435-446

Print publication date: 01/10/1999

ISSN (print): 0362-1340

ISSN (electronic):

Publisher: Association for Computing Machinery, Inc.

URL: http://dx.doi.org/10.1145/320385.320431

DOI: 10.1145/320385.320431

Notes: ACM Special Interest Group on Programming Languages


Altmetrics

Altmetrics provided by Altmetric


Share