Implementing fault tolerance using aspect oriented programming

  • Authors:
  • Ruben Alexandersson;Peter öhman

  • Affiliations:
  • Dept. of Computer Science & Engineering, Chalmers University of Technology, Gothenburg, Sweden;Dept. of Computer Science & Engineering, Chalmers University of Technology, Gothenburg, Sweden

  • Venue:
  • LADC'07 Proceedings of the Third Latin-American conference on Dependable Computing
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Aspect oriented programming (AOP) is a promising technique for implementing fault tolerance. Still there exist few actual implementations. One reason is that most present day AOP languages do not offer the level of control needed. This paper addresses the problem by defining a representative set of fault tolerance mechanisms. The set can be used for evaluating the feasibility of languages and for finding needs for improvements. It has been used to evaluate the AspectC++ language, and a number of limitations have been revealed. As-pectC++ was then extended in order to address this. It is also demonstrated how reusable fault tolerance mechanisms can be built using aspect oriented C++, and the advantages compared to using standard C++ are discussed.