Egida: An Extensible Toolkit For Low-Overhead Fault-Tolerance

  • Authors:
  • Sriram Rao;Lorenzo Alvisi;Harrick M. Vin

  • Affiliations:
  • -;-;-

  • Venue:
  • FTCS '99 Proceedings of the Twenty-Ninth Annual International Symposium on Fault-Tolerant Computing
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

We discuss the design and implementation of {\em Egida}, an object-oriented toolkit designed to support transparent rollback-recovery. Egida exports a simple specification language that can be used to express arbitrary rollback recovery protocols. From this specification, Egida automatically synthesizes an implementation of the specified protocol by gluing together the appropriate objects from an available library of ``building blocks''. Egida is extensible and facilitates rapid implementation of rollback recovery protocols with minimal programming effort. We have integrated Egida with the MPICH implementation of the MPI standard. Existing MPI applications can take advantage of Egida without any modifications: fault-tolerance is achieved transparently---all that is needed is a simple re-link of the MPI application with Egida.