multi-paxos
Here are 13 public repositories matching this topic...
A Framework for building Distributed Consensus Protocols
-
Updated
Oct 13, 2017 - Scala
An implementation of Atomic Broadcast using Multi-Paxos.
-
Updated
Dec 31, 2018 - Rust
Extract some insightful technical points from the book.
-
Updated
Nov 9, 2024
Algorithms and Distributed Systems Project 2 - Replicated Service using State Machine Replication.
-
Updated
Jun 28, 2022 - Scala
Multi-Paxos replicated log in Rust
-
Updated
May 24, 2023 - Rust
A distributed key value store using multi paxos to achieve consensus
-
Updated
Apr 26, 2024 - Java
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
A concise implementation of multi-paxos consensus
-
Updated
Apr 1, 2021 - Python
Project "publish/subscribe system based on Topics" assigned in the class "Algorithm and Distributed Systems" 2019/ 2020.
-
Updated
Jan 29, 2022 - Java
Distributed consensus : optimizing paxos and comparing variants by plotting graphs of message loss rate, message delay and wait time.
-
Updated
Jul 21, 2019
Improve this page
Add a description, image, and links to the multi-paxos topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multi-paxos topic, visit your repo's landing page and select "manage topics."