Content deleted Content added
→Approach of the consensus problem in Raft: Minor grammar |
Fix typo |
||
Line 5:
=== Approach of the consensus problem in Raft ===
Raft implements consensus by a leader approach. The server has one and only one elected leader which is fully responsible
The consensus problem is decomposed in Raft into three relatively independent subproblems listed down below.
|