Improving reliability of cooperative concurrent systems with exception flow analysis

  • Authors:
  • Fernando Castor Filho;Alexander Romanovsky;Cecília Mary F. Rubira

  • Affiliations:
  • Informatics Center, Federal University of Pernambuco, Av. Prof. Lus Freire s/n, 50740-540 Recife, PE, Brazil;School of Computing Science, Newcastle University, Newcastle NE1 7RU, UK;Institute of Computing, State University of Campinas, P.O. Box 6176, 13084-971 Campinas, SP, Brazil

  • Venue:
  • Journal of Systems and Software
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Developers of fault-tolerant distributed systems need to guarantee that fault tolerance mechanisms they build are in themselves reliable. Otherwise, these mechanisms might in the end negatively affect overall system dependability, thus defeating the purpose of introducing fault tolerance into the system. To achieve the desired levels of reliability, mechanisms for detecting and handling errors should be developed rigorously or formally. We present an approach to modeling and verifying fault-tolerant distributed systems that use exception handling as the main fault tolerance mechanism. In the proposed approach, a formal model is employed to specify the structure of a system in terms of cooperating participants that handle exceptions in a coordinated manner, and coordinated atomic actions serve as representatives of mechanisms for exception handling in concurrent systems. We validate the approach through two case studies: (i) a system responsible for managing a production cell, and (ii) a medical control system. In both systems, the proposed approach has helped us to uncover design faults in the form of implicit assumptions and omissions in the original specifications.