SMR in Practice Via a Log
Let’s look at an overview of how SMR concepts are used in the Raft and Paxos algorithms.
We'll cover the following...
By now, we have learned what state machine replication is and how it is implemented to tolerate
Log data structure
Every state machine of the replica group maintains a data structure called a log. We can consider a log as a file that consists of