henryr / toy_paxosLinks
Simple implementation of Paxos protocol in Python
☆77Updated 14 years ago
Alternatives and similar repositories for toy_paxos
Users that are interested in toy_paxos are comparing it to the libraries listed below
Sorting:
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Updated 6 years ago
- This repository contains code snippets discussed in 15-440, lecture 4 (given on 1/23/2014).☆31Updated 11 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- ☆51Updated last year
- A list of papers, conferences, books, mooc, Q&A and other stuffs for distributed systems☆172Updated 5 years ago
- An implementation of the RAFT consensus algorithm.☆91Updated 11 years ago
- Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detecti…☆17Updated 9 years ago
- NOPaxos consensus protocol☆139Updated 4 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A simple sparse bitmap implementation in java☆22Updated 9 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- ☆35Updated last year
- Plain Paxos Implementations in Python & Java☆592Updated 4 years ago
- 6.824 Distributed Systems: Lecture notes (edited a little and formatted with Markdown)☆208Updated 7 years ago
- LRC(Local Reconstruction Codes) Erasure Code based on Reed-Solomon with Vandermonde matrix☆83Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- Implementation of Google File System☆54Updated 10 years ago
- a tool to explore unexpected behaviors of file system.☆19Updated 8 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 11 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆464Updated 9 years ago
- Paxos in Python, tested with Jepsen☆31Updated 3 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- Prototype implementation and extended paper of SDPaxos☆16Updated 6 years ago
- Sparrow scheduling platform (U.C. Berkeley).☆329Updated 5 years ago
- Redis adapted to use Persistent Memory☆57Updated 3 years ago
- Exploration of the Dynamo paper in Python☆43Updated 6 years ago