Live data from Hacker News

Optimizing Paxos with batching and pipelining (2012) [pdf]

pdfs.semanticscholar.org

1–2 of 2 posts

Re: Optimizing Paxos with batching and pipelining (2012) [pdf]

#2
For some other, newer approaches to improving paxos performance, especially in high or variable latency environments, folks may be interested in epaxos (http://delivery.acm.org/10.1145/2520000/2517350/p358-moraru....) and wpaxos (https://arxiv.org/pdf/1703.08905.pdf).