Concurrency: The Works of Leslie Lamport 2019
DOI: 10.1145/3335772.3335939
|View full text |Cite
|
Sign up to set email alerts
|

The part-time parliament

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
578
0
26

Year Published

2019
2019
2022
2022

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 390 publications
(604 citation statements)
references
References 0 publications
0
578
0
26
Order By: Relevance
“…These protocols allow any minority of sites to fail simultaneously: e.g., running a typical protocol over 13 data centers would tolerate 6 of them failing. However, natural disasters leading to the loss of a data center are rare, and planned downtime can be handled by reconfiguring the unavailable site out of the system [15,31]. Furthermore, temporary data center outages (e.g., due to connectivity issues) typically have a short duration [20], and, as we confirm experimentally in §5, rarely happen concurrently.…”
Section: Introductionmentioning
confidence: 92%
See 2 more Smart Citations
“…These protocols allow any minority of sites to fail simultaneously: e.g., running a typical protocol over 13 data centers would tolerate 6 of them failing. However, natural disasters leading to the loss of a data center are rare, and planned downtime can be handled by reconfiguring the unavailable site out of the system [15,31]. Furthermore, temporary data center outages (e.g., due to connectivity issues) typically have a short duration [20], and, as we confirm experimentally in §5, rarely happen concurrently.…”
Section: Introductionmentioning
confidence: 92%
“…The classical way of implementing SMR is by funneling all commands through a single leader replica [14,15,26,27], which impairs scalability. A way to mitigate this problem is to distribute the leader responsibilities round-robin among replicas, as done in Mencius [21].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Paxos [Lamport 1998[Lamport , 2006] is a distributed consensus algorithm for asynchronous distributed systems. It can be used to create replicas of distributed services to ensure greater availability of the service as a whole [Schneider 1990].…”
Section: Introductionmentioning
confidence: 99%
“…However, accesses to stable memory are usually much slower than accesses to main memory, and algorithms in the fail-recovery model minimize the use of this costly resource. For example, Paxos has two writes to stable memory in its critical path [Lamport 1998]. This way, performance of distributed algorithms in the fail-recovery model will lean heavily on the performance of stable memory.…”
Section: Introductionmentioning
confidence: 99%