Skip to content
#

distributed-consensus

Here are 17 public repositories matching this topic...

This project aimed at extending the original Paxos implementation specified by Lamport into a version with preemption. As part of this project I also added correctness testing to check that executions with both the original and the extended versions are correct. I measure the running times to learn a consensus value under varying values of 3 par…

  • Updated Sep 18, 2019
  • Python

Add this topic to your repo

To associate your repository with the distributed-consensus topic, visit your repo's landing page and select "manage topics."

Learn more