Hardware and Software Architectures for Fault Tolerance

Hardware and Software Architectures for Fault Tolerance
Title Hardware and Software Architectures for Fault Tolerance PDF eBook
Author Michel Banatre
Publisher Springer Science & Business Media
Pages 332
Release 1994-02-28
Genre Computers
ISBN 9783540577676

Download Hardware and Software Architectures for Fault Tolerance Book in PDF, Epub and Kindle

Fault tolerance has been an active research area for many years. This volume presents papers from a workshop held in 1993 where a small number of key researchers and practitioners in the area met to discuss the experiences of industrial practitioners, to provide a perspective on the state of the art of fault tolerance research, to determine whether the subject is becoming mature, and to learn from the experiences so far in order to identify what might be important research topics for the coming years. The workshop provided a more intimate environment for discussions and presentations than usual at conferences. The papers in the volume were presented at the workshop, then updated and revised to reflect what was learned at the workshop.

Patterns for Fault Tolerant Software

Patterns for Fault Tolerant Software
Title Patterns for Fault Tolerant Software PDF eBook
Author Robert S. Hanmer
Publisher John Wiley & Sons
Pages 272
Release 2013-07-12
Genre Computers
ISBN 1118351541

Download Patterns for Fault Tolerant Software Book in PDF, Epub and Kindle

Software patterns have revolutionized the way developer’s and architects think about how software is designed, built and documented. This new title in Wiley’s prestigious Series in Software Design Patterns presents proven techniques to achieve patterns for fault tolerant software. This is a key reference for experts seeking to select a technique appropriate for a given system. Readers are guided from concepts and terminology, through common principles and methods, to advanced techniques and practices in the development of software systems. References will provide access points to the key literature, including descriptions of exemplar applications of each technique. Organized into a collection of software techniques, specific techniques can be easily found with sufficient detail to allow appropriate choices for the system being designed.

Hardware and Software Architectures for Fault Tolerance

Hardware and Software Architectures for Fault Tolerance
Title Hardware and Software Architectures for Fault Tolerance PDF eBook
Author Michel Banatre
Publisher
Pages 332
Release 2014-09-11
Genre
ISBN 9783662189030

Download Hardware and Software Architectures for Fault Tolerance Book in PDF, Epub and Kindle

Software Design for Resilient Computer Systems

Software Design for Resilient Computer Systems
Title Software Design for Resilient Computer Systems PDF eBook
Author Igor Schagaev
Publisher Springer
Pages 308
Release 2019-07-09
Genre Technology & Engineering
ISBN 3030212440

Download Software Design for Resilient Computer Systems Book in PDF, Epub and Kindle

This book addresses the question of how system software should be designed to account for faults, and which fault tolerance features it should provide for highest reliability. With this second edition of Software Design for Resilient Computer Systems the book is thoroughly updated to contain the newest advice regarding software resilience. With additional chapters on computer system performance and system resilience, as well as online resources, the new edition is ideal for researchers and industry professionals. The authors first show how the system software interacts with the hardware to tolerate faults. They analyze and further develop the theory of fault tolerance to understand the different ways to increase the reliability of a system, with special attention on the role of system software in this process. They further develop the general algorithm of fault tolerance (GAFT) with its three main processes: hardware checking, preparation for recovery, and the recovery procedure. For each of the three processes, they analyze the requirements and properties theoretically and give possible implementation scenarios and system software support required. Based on the theoretical results, the authors derive an Oberon-based programming language with direct support of the three processes of GAFT. In the last part of this book, they introduce a simulator, using it as a proof of concept implementation of a novel fault tolerant processor architecture (ERRIC) and its newly developed runtime system feature-wise and performance-wise. Due to the wide reaching nature of the content, this book applies to a host of industries and research areas, including military, aviation, intensive health care, industrial control, and space exploration.

Hardware and Software Architectures for Fault Tolerance : Perspectives and Towards a Synthesis

Hardware and Software Architectures for Fault Tolerance : Perspectives and Towards a Synthesis
Title Hardware and Software Architectures for Fault Tolerance : Perspectives and Towards a Synthesis PDF eBook
Author University of Newcastle upon Tyne
Publisher
Pages
Release 1993
Genre
ISBN

Download Hardware and Software Architectures for Fault Tolerance : Perspectives and Towards a Synthesis Book in PDF, Epub and Kindle

Software-Implemented Hardware Fault Tolerance

Software-Implemented Hardware Fault Tolerance
Title Software-Implemented Hardware Fault Tolerance PDF eBook
Author Olga Goloubeva
Publisher Springer Science & Business Media
Pages 238
Release 2006-09-19
Genre Technology & Engineering
ISBN 0387329374

Download Software-Implemented Hardware Fault Tolerance Book in PDF, Epub and Kindle

This book presents the theory behind software-implemented hardware fault tolerance, as well as the practical aspects needed to put it to work on real examples. By evaluating accurately the advantages and disadvantages of the already available approaches, the book provides a guide to developers willing to adopt software-implemented hardware fault tolerance in their applications. Moreover, the book identifies open issues for researchers willing to improve the already available techniques.

Fault Tolerant Computer Architecture

Fault Tolerant Computer Architecture
Title Fault Tolerant Computer Architecture PDF eBook
Author Daniel Sorin
Publisher Springer Nature
Pages 103
Release 2022-05-31
Genre Technology & Engineering
ISBN 3031017234

Download Fault Tolerant Computer Architecture Book in PDF, Epub and Kindle

For many years, most computer architects have pursued one primary goal: performance. Architects have translated the ever-increasing abundance of ever-faster transistors provided by Moore's law into remarkable increases in performance. Recently, however, the bounty provided by Moore's law has been accompanied by several challenges that have arisen as devices have become smaller, including a decrease in dependability due to physical faults. In this book, we focus on the dependability challenge and the fault tolerance solutions that architects are developing to overcome it. The two main purposes of this book are to explore the key ideas in fault-tolerant computer architecture and to present the current state-of-the-art - over approximately the past 10 years - in academia and industry. Table of Contents: Introduction / Error Detection / Error Recovery / Diagnosis / Self-Repair / The Future