Notes on Lindsey Kuper's lectures on Distributed Systems
-
Updated
Oct 18, 2023
Notes on Lindsey Kuper's lectures on Distributed Systems
Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm
Kernel Module that implements Paxos protocol
A simulator for the distributed consensus algorithm Paxos. This was a University of Adelaide assignment (Distributed Systems).
The material is a part of the Honor/Minor Degree Course - Blockchain Platforms offered by the Department of Computer Engineering, (VES Institute of Technology - An Autonomous Institute, Affiliated to the University of Mumbai) to the Third Year Students of All Branches.
An experimental approach to the iconic and fault-taulerant distributed algorithm "Paxos", as described in the scientific paper "Paxos Made Moderately Complex" included in this repo under the name MultiPaxos.pdf.
Distributed Systems pet project learning using Distributed Systems pet project learning using MIT OpenCourseWare
Implementation for MIT6.824 Distributed System
degenerate doped p type semi conductors
Algorithms and Distributed Systems Project 2 - Replicated Service using State Machine Replication.
A custom version of PAXOS consensus protocol.
A fault-tolerant distributed system consisting of three clusters, each with three servers. The system uses Paxos to achieve data consistency within a cluster and employs a two-phase commit protocol for handling cross-shard transactions.
Distributed databse server for web API's
A distributed key value store using multi paxos to achieve consensus
Synchronous Paxos algorithm implementation.
A distributed system that utilizes a variant of the Paxos consensus protocol to achieve eventual consistency among five servers while handling parallel transactions.
Add a description, image, and links to the paxos-protocol topic page so that developers can more easily learn about it.
To associate your repository with the paxos-protocol topic, visit your repo's landing page and select "manage topics."