REVIEW 1 cited by
Raft Consensus Algorithm: an Effective Substitute for Paxos in High Throughput P2P-based Systems
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
One of the significant problem in peer-to-peer databases is collision problem. These databases do not rely on a central leader that is a reason to increase scalability and fault tolerance. Utilizing these systems in high throughput computing cause more flexibility in computing system and meanwhile solve the problems in most of the computing systems which are depend on a central nodes. There are limited researches in this scope and they seem are not suitable for using in a large scale. In this paper, we used Cassandra which is a distributed database based on peer-to-peer network as a high throughput computing system. Cassandra uses Paxos to elect central leader by default that causes collision problem. Among existent consensus algorithms Raft separates the key elements of consensus, such as leader election, so enforces a stronger degree of coherency to reduce the number of states that must be considered, such as collision.
Forward citations
Cited by 1 Pith paper
-
Implementing Decentralized Per-Partition Automatic Failover in Azure Cosmos DB
Cosmos DB introduces per-partition automatic geo-failover driven by a CAS Paxos-backed Failover Manager state machine, restoring write availability in under two minutes in tests.
Discussion (0). Continue with ORCID to comment.