Automated Analysis of Fault-Tolerance in Distributed Systems

  • Authors:
  • Scott D. Stoller;Fred B. Schneider

  • Affiliations:
  • Computer Science Dept., State University of New York at Stony Brook, Stony Brook 11794-4400;Dept. of Computer Science, Cornell University, Ithaca 14850

  • Venue:
  • Formal Methods in System Design
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

A method for automated analysis of fault-tolerance of distributed systems is presented. It is based on a stream (or data-flow) model of distributed computation. Temporal (ordering) relationships between messages received by a component on different channels are not captured by this model. This makes the analysis more efficient and forces the use of conservative approximations in analysis of systems whose behavior depends on such inter-channel orderings. To further support efficient analysis, our framework includes abstractions for the contents, number, and ordering of messages sent on each channel. Analysis of a reliable broadcast protocol illustrates the method.