State Machine Replication
Fault tolerance technique where every replica runs the same deterministic state machine and consensus is used to agree on a single total order of client commands, so all correct replicas stay in identical states. BFT consensus is almost always deployed as the ordering layer of SMR.
This Concept is waiting for its first lesson!
Fault tolerance technique where every replica runs the same deterministic state machine and consensus is used to agree on a single total order of client commands, so all correct replicas stay in identical states. BFT consensus is almost always deployed as the ordering layer of SMR.
Are you a teacher? Sign in to start contributing.
Sign In