Fault Tolerance in Concurrent Object-Oriented Software Through Co-ordinated Error Recovery

  • Authors:
  • Jie Xu;Brian Randell;Alexander Romanovsky;C. M.F. Rubira-Calsavara;R. J. Stroud;Z. Wu

  • Affiliations:
  • -;-;-;-;-;-

  • Venue:
  • Fault Tolerance in Concurrent Object-Oriented Software Through Co-ordinated Error Recovery
  • Year:
  • 1995

Quantified Score

Hi-index 0.02

Visualization

Abstract

This paper presents a scheme for co-ordinated error recovery between multiple interacting objects in a concurrent object-oriented system. A conceptual framework for fault tolerance is established based on a general object concurrency model that is supported by most concurrent object-oriented languages and systems. This framework integrates two complementary concepts - conversations and transactions. Conversations (associated with co-operative exception handling) are used to provide co-ordinated error recovery between concurrent interacting activities whilst transactions are used to maintain the consistency of shared resources in the presence of concurrent access. The serialisability property of transactions is exploited in order to help prevent unexpected information smuggling. The proposed framework is illustrated by means of a case study, and various linguistic and implementation issues are discussed.