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 of two-party interactions. In this paper we discribe a way of designing and implementing a more general concept: multiparty interactions. In a multipaty 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 interction 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 co-operative and competitive concurrency in distributed systems. This mechanism is then applied to program a system in which multiparty interactions are more than simple syschronisations or communications.


Publication metadata

Author(s): Zorzo AF, Stroud RJ

Publication type: Report

Publication status: Published

Series Title: Department of Computing Science Technical Report Series

Year: 1999

Pages: 22

Print publication date: 01/04/1999

Source Publication Date: April 1999

Report Number: 671

Institution: Department of Computing Science, University of Newcastle upon Tyne

Place Published: Newcastle upon Tyne

URL: http://www.cs.ncl.ac.uk/publications/trs/papers/671.pdf


Share