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☆92Updated 6 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 11 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 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
- This repository contains code snippets discussed in 15-440, lecture 4 (given on 1/23/2014).☆31Updated 11 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A list of papers, conferences, books, mooc, Q&A and other stuffs for distributed systems☆172Updated 5 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- Implementation of Google File System☆54Updated 10 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆29Updated 7 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 years ago
- Prototype implementation and extended paper of SDPaxos☆16Updated 6 years ago
- 6.824 Distributed Systems: Lecture notes (edited a little and formatted with Markdown)☆203Updated 7 years ago
- Implement the Paxos Algorithm☆18Updated 8 years ago
- Userspace file-system using the TokuFT fractal tree library☆23Updated 4 years ago
- JOS: Operating Systems Engineering. 6.828 teaches the fundamentals of engineering operating systems with a learning by doing method.☆28Updated 7 years ago
- ☆51Updated last year
- Using the etcd raft☆13Updated 10 years ago
- A distributed key-value store☆31Updated 7 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consiste…☆35Updated 11 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- Peloton Design Docs☆27Updated 7 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆463Updated 9 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed s…☆33Updated 7 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago