PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: air traffic controller

In Search of an Understandable Consensus Algorithm ...

In Search of an Understandable Consensus Algorithm (Extended Version)Diego Ongaro and John OusterhoutStanford UniversityAbstractRaft is a Consensus Algorithm for managing a replicatedlog. It produces a result equivalent to (multi-) paxos , andit is as efficient as paxos , but its structure is differentfrom paxos ; this makes Raft more Understandable thanPaxos and also provides a better foundation for build-ing practical systems. In order to enhance understandabil-ity, Raft separates the key elements of Consensus , such asleader election, log replication, and safety, and it enforcesa stronger degree of coherency to reduce the number ofstates that must be considered.

Paxos ensures both safety and liveness, and it supports changes in cluster membership. Its correctness has been proven,and it is efficient in the normal case. Unfortunately, Paxos has two significant drawbacks. The first drawback is that Paxos is exceptionally diffi-cult to understand. The full explanation [15] is notori-

Loading..

Tags:

  Consensus, Paxos

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of In Search of an Understandable Consensus Algorithm ...

Related search queries