English

Application-layer Fault-Tolerance Protocols

Software Engineering 2016-11-09 v1

Abstract

The central topic of this book is application-level fault-tolerance, that is the methods, architectures, and tools that allow to express a fault-tolerant system in the application software of our computers. Application-level fault-tolerance is a sub-class of software fault-tolerance that focuses on the problems of expressing the problems and solutions of fault-tolerance in the top layer of the hierarchy of virtual machines that constitutes our computers. This book shows that application-level fault-tolerance is a key ingredient to craft truly dependable computer systems--other approaches, such as hardware fault-tolerance, operating system fault-tolerance, or fault-tolerant middleware, are also important ingredients to achieve resiliency, but they are not enough. Failing to address the application layer means leaving a backdoor open to problems such as design faults, interaction faults, or malicious attacks, whose consequences on the quality of service could be as unfortunate as, e.g., a physical fault affecting the system platform. In other words, in most cases it is simply not possible to achieve complete coverage against a given set of faults or erroneous conditions without embedding fault-tolerance provisions also in the application layer.

Keywords

Cite

@article{arxiv.1611.02273,
  title  = {Application-layer Fault-Tolerance Protocols},
  author = {Vincenzo De Florio},
  journal= {arXiv preprint arXiv:1611.02273},
  year   = {2016}
}

Comments

Preprint of "Application-layer Fault-Tolerance Protocols", De Florio V., IGI Global, Hershey, PA 17033, USA, January 2009. ISBN: 978-1-60566-182-7. 378 pages. arXiv admin note: substantial text overlap with arXiv:1611.01690

R2 v1 2026-06-22T16:44:49.489Z