版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
作者机构:Univ of Texas at Austin Austin United States
出 版 物:《Proceedings - Annual International Conference on Fault-Tolerant Computing》 (Proc Annu Int Conf Fault Tolerant Comput)
年 卷 期:1999年
页 面:48-55页
核心收录:
主 题:Object oriented programming
摘 要:We discuss the design and implementation of 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.