Replicated State Machines and Reconfiguration

State machine replication

State machine replication is a computer science concept that involves replicating servers and coordinating client interactions with them in order to create a fault-tolerant service. It provides a framework for understanding and designing replication management protocols, and is used to ensure reliability and availability of services.

1 courses cover this concept

CS 294-91 Distributed Computing

UC Berkeley

Winter 2013

This course provides basic theoretical and practical foundations of distributed systems. Students learn about system models, safety and liveness of protocols, different failure models, reliable group communication abstractions, and more. It utilizes a textbook and additional research paper-based lectures.

No concepts data

+ 17 more concepts