Fault tolerance with aspects: A feasibility study
Research output: Contribution to book/Conference proceedings/Anthology/Report › Conference contribution › Contributed › peer-review
Contributors
Abstract
To enable correct program execution on unreliable hardware, software can be made fault-tolerant by adding program statements or machine instructions for fault detection and recovery. Manually modifying programs does not scale, and extending compilers to emit additional machine instructions lacks flexibility. However, since software-implemented hardware fault tolerance (SIHFT) can be understood as a cross-cutting concern, we propose aspect-oriented programming as a suitable implementation technique. We prove this proposition by implementing an AN encoder based on AspectC++. In terms of performance and fault coverage, we achieve comparable results to existing compiler-based solutions..
Details
Original language | English |
---|---|
Title of host publication | MODULARITY 2016 - Proceedings of the 15th International Conference on Modularity |
Editors | Lidia Fuentes, Don Batory, Krzysztof Czarnecki |
Publisher | Association for Computing Machinery, Inc |
Pages | 66-69 |
Number of pages | 4 |
ISBN (electronic) | 9781450339957 |
Publication status | Published - 14 Mar 2016 |
Peer-reviewed | Yes |
Publication series
Series | Modularity '16: 15th International Conference on Modularity |
---|
Conference
Title | 15th International Conference on Modularity, MODULARITY 2016 |
---|---|
Duration | 14 - 17 March 2016 |
City | Malaga |
Country | Spain |
External IDs
ORCID | /0000-0002-5007-445X/work/141545575 |
---|
Keywords
Research priority areas of TU Dresden
ASJC Scopus subject areas
Keywords
- An encoding, Arithmetic codes, Aspect-oriented programming, Generative programming, Sihft