Fundamentals of Dependable Computing for Software Engineers

Fundamentals of Dependable Computing for Software Engineers
Author: John Knight
Publisher: CRC Press
Total Pages: 438
Release: 2012-01-12
Genre: Computers
ISBN: 1439862559


Download Fundamentals of Dependable Computing for Software Engineers Book in PDF, Epub and Kindle

Fundamentals of Dependable Computing for Software Engineers presents the essential elements of computer system dependability. The book describes a comprehensive dependability-engineering process and explains the roles of software and software engineers in computer system dependability. Readers will learn: Why dependability matters What it means for a system to be dependable How to build a dependable software system How to assess whether a software system is adequately dependable The author focuses on the actions needed to reduce the rate of failure to an acceptable level, covering material essential for engineers developing systems with extreme consequences of failure, such as safety-critical systems, security-critical systems, and critical infrastructure systems. The text explores the systems engineering aspects of dependability and provides a framework for engineers to reason and make decisions about software and its dependability. It also offers a comprehensive approach to achieve software dependability and includes a bibliography of the most relevant literature. Emphasizing the software engineering elements of dependability, this book helps software and computer engineers in fields requiring ultra-high levels of dependability, such as avionics, medical devices, automotive electronics, weapon systems, and advanced information systems, construct software systems that are dependable and within budget and time constraints.

Building Dependable Distributed Systems

Building Dependable Distributed Systems
Author: Wenbing Zhao
Publisher: John Wiley & Sons
Total Pages: 246
Release: 2014-03-06
Genre: Computers
ISBN: 1118912632


Download Building Dependable Distributed Systems Book in PDF, Epub and Kindle

A one-volume guide to the most essential techniques for designing and building dependable distributed systems Instead of covering a broad range of research works for each dependability strategy, this useful reference focuses on only a selected few (usually the most seminal works, the most practical approaches, or the first publication of each approach), explaining each in depth, usually with a comprehensive set of examples. Each technique is dissected thoroughly enough so that readers who are not familiar with dependable distributed computing can actually grasp the technique after studying the book. Building Dependable Distributed Systems consists of eight chapters. The first introduces the basic concepts and terminology of dependable distributed computing, and also provides an overview of the primary means of achieving dependability. Checkpointing and logging mechanisms, which are the most commonly used means of achieving limited degree of fault tolerance, are described in the second chapter. Works on recovery-oriented computing, focusing on the practical techniques that reduce the fault detection and recovery times for Internet-based applications, are covered in chapter three. Chapter four outlines the replication techniques for data and service fault tolerance. This chapter also pays particular attention to optimistic replication and the CAP theorem. Chapter five explains a few seminal works on group communication systems. Chapter six introduces the distributed consensus problem and covers a number of Paxos family algorithms in depth. The Byzantine generals problem and its latest solutions, including the seminal Practical Byzantine Fault Tolerance (PBFT) algorithm and a number of its derivatives, are introduced in chapter seven. The final chapter details the latest research results surrounding application-aware Byzantine fault tolerance, which represents an important step forward in the practical use of Byzantine fault tolerance techniques.

Application-layer Fault-tolerance Protocols

Application-layer Fault-tolerance Protocols
Author: Vincenzo De Florio
Publisher: IGI Global
Total Pages: 377
Release: 2009-01-01
Genre: Computers
ISBN: 1605661821


Download Application-layer Fault-tolerance Protocols Book in PDF, Epub and Kindle

In this technological era, failure to address application-layer fault-tolerance, a key ingredient to crafting truly dependable computer services, leaves the door open to unfortunate consequences in quality of service.""Application-Layer Fault-Tolerance Protocols"" increases awareness of the need for application-layer fault-tolerance (ALFT) through introduction of problems and qualitative analysis of solutions. A necessary read for researchers, practitioners, and students in dependability engineering, this book collects emerging research to offer a systematic, critical organization of the current knowledge in ALFT.

Reliability Engineering and Services

Reliability Engineering and Services
Author: Tongdan Jin
Publisher: John Wiley & Sons
Total Pages: 562
Release: 2019-03-11
Genre: Technology & Engineering
ISBN: 1119167019


Download Reliability Engineering and Services Book in PDF, Epub and Kindle

Offers a holistic approach to guiding product design, manufacturing, and after-sales support as the manufacturing industry transitions from a product-oriented model to service-oriented paradigm This book provides fundamental knowledge and best industry practices in reliability modelling, maintenance optimization, and service parts logistics planning. It aims to develop an integrated product-service system (IPSS) synthesizing design for reliability, performance-based maintenance, and spare parts inventory. It also presents a lifecycle reliability-inventory optimization framework where reliability, redundancy, maintenance, and service parts are jointly coordinated. Additionally, the book aims to report the latest advances in reliability growth planning, maintenance contracting and spares inventory logistics under non-stationary demand condition. Reliability Engineering and Service provides in-depth chapter coverage of topics such as: Reliability Concepts and Models; Mean and Variance of Reliability Estimates; Design for Reliability; Reliability Growth Planning; Accelerated Life Testing and Its Economics; Renewal Theory and Superimposed Renewals; Maintenance and Performance-Based Logistics; Warranty Service Models; Basic Spare Parts Inventory Models; Repairable Inventory Systems; Integrated Product-Service Systems (IPPS), and Resilience Modeling and Planning Guides engineers to design reliable products at a low cost Assists service engineers in providing superior after-sales support Enables managers to respond to the changing market and customer needs Uses end-of-chapter case studies to illustrate industry best practice Lifecycle approach to reliability, maintenance and spares provisioning Reliability Engineering and Service is an important book for graduate engineering students, researchers, and industry-based reliability practitioners and consultants.

Dependable Computing - EDCC-1

Dependable Computing - EDCC-1
Author: Klaus Echtle
Publisher: Springer Science & Business Media
Total Pages: 642
Release: 1994-09-21
Genre: Computers
ISBN: 9783540584261


Download Dependable Computing - EDCC-1 Book in PDF, Epub and Kindle

This book presents the proceedings of the First European Dependable Computing Conference (EDCC-1), held in Berlin, Germany, in October 1994. EDCC is the merger of two former European events on dependable computing. The volume comprises 34 refereed full papers selected from 106 submissions. The contributions address all current aspects of dependable computing and reflect the state of the art in dependable systems research and advanced applications; among the topics covered are hardware and software reliability, safety-critical and secure systems, fault-tolerance and detection, verification and validation, formal methods, hardware and software testing, and parallel and distributed systems.

Author:
Publisher: IOS Press
Total Pages: 10439
Release:
Genre:
ISBN:


Download Book in PDF, Epub and Kindle

Delta-4: A Generic Architecture for Dependable Distributed Computing

Delta-4: A Generic Architecture for Dependable Distributed Computing
Author: David Powell
Publisher: Springer Science & Business Media
Total Pages: 477
Release: 2012-12-06
Genre: Computers
ISBN: 3642846963


Download Delta-4: A Generic Architecture for Dependable Distributed Computing Book in PDF, Epub and Kindle

Delta-4 is a 5-nation, 13-partner project that has been investigating the achievement of dependability in open distributed systems, including real-time systems. This book describes the design and validation of the distributed fault-tolerant architecture developed within this project. The key features of the Delta-4 architecture are: (a) a distributed object-oriented application support environment; (b) built-in support for user-transparent fault tolerance; (c) use of multicast or group communication protocols; and (d) use of standard off the-shelf processors and standard local area network technology with minimum specialized hardware. The book is organized as follows: The first 3 chapters give an overview of the architecture's objectives and of the architecture itself, and compare the proposed solutions with other approaches. Chapters 4 to 12 give a more detailed insight into the Delta-4 architectural concepts. Chapters 4 and 5 are devoted to providing a firm set of general concepts and terminology regarding dependable and real-time computing. Chapter 6 is centred on fault-tolerance techniques based on distribution. The description of the architecture itself commences with a description of the Delta-4 application support environment (Deltase) in chapter 7. Two variants of the architecture - the Delta-4 Open System Architecture (OSA) and the Delta-4 Extra Performance Architecture (XPA) - are described respectively in chapters 8 and 9. Both variants of the architecture have a common underlying basis for dependable multicasting, i. e.

Dependable Computing for Critical Applications

Dependable Computing for Critical Applications
Author: Algirdas Avizienis
Publisher: Springer Science & Business Media
Total Pages: 428
Release: 2012-12-06
Genre: Computers
ISBN: 3709191238


Download Dependable Computing for Critical Applications Book in PDF, Epub and Kindle

The International Working Conference on Dependable Computing for Critical Applications was the first conference organized by IFIP Working Group 10. 4 "Dependable Computing and Fault Tolerance", in cooperation with the Technical Committee on Fault-Tolerant Computing of the IEEE Computer Society, and the Technical Committee 7 on Systems Reliability, Safety and Security of EWlCS. The rationale for the Working Conference is best expressed by the aims of WG 10. 4: " Increasingly, individuals and organizations are developing or procuring sophisticated computing systems on whose services they need to place great reliance. In differing circumstances, the focus will be on differing properties of such services - e. g. continuity, performance, real-time response, ability to avoid catastrophic failures, prevention of deliberate privacy intrusions. The notion of dependability, defined as that property of a computing system which allows reliance to be justifiably placed on the service it delivers, enables these various concerns to be subsumed within a single conceptual framework. Dependability thus includes as special cases such attributes as reliability, availability, safety, security. The Working Group is aimed at identifying and integrating approaches, methods and techniques for specifying, designing, building, assessing, validating, operating and maintaining computer systems which should exhibit some or all of these attributes. " The concept of WG 10. 4 was formulated during the IFIP Working Conference on Reliable Computing and Fault Tolerance on September 27-29, 1979 in London, England, held in conjunction with the Europ-IFIP 79 Conference. Profs A. Avi~ienis (UCLA, Los Angeles, USA) and A.