gdub / python-paxosLinks
A demo implementation of the Paxos algorithm implemented in Python.
☆43Updated 13 years ago
Alternatives and similar repositories for python-paxos
Users that are interested in python-paxos are comparing it to the libraries listed below
Sorting:
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Updated 6 years ago
- Python implementation of the Raft algorithm for distributed consensus☆157Updated 7 years ago
- Raft Consensus Algorithm☆39Updated 7 years ago
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆259Updated 2 months ago
- Implementation of the gossip protocol☆134Updated 3 years ago
- A implementation of Raft in pure Python☆308Updated 2 months ago
- Paxos implemented as a set of composable classes☆44Updated 9 years ago
- Thredis is Threaded Redis. Thredis is a fork of Redis that allows for complex operations to be processed in parallel threads for better p…☆229Updated 12 years ago
- An implementation of the RAFT consensus algorithm.☆91Updated 11 years ago
- A curated list of TLA+ resources.☆66Updated 6 years ago
- A fault-tolerant distributed key-value store using the Raft consensus algorithm.☆54Updated 5 years ago
- Plain Paxos Implementations in Python & Java☆592Updated 4 years ago
- Asynchronous replication framework for distributed Python projects☆357Updated 2 years ago
- A (somewhat incomplete) implementation of the Paxos algorithm in Python.☆18Updated 13 years ago
- X-Trace is a tool that provides fine-grained visibility into large, complex distributed systems. It can be used by application developers…☆76Updated last year
- Python client for Gemfire's REST service.☆38Updated 8 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- Utilities for analyzing (C)Python code with SystemTap☆49Updated 8 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Exploration of the Dynamo paper in Python☆43Updated 6 years ago
- Python distributed coordination framework.☆33Updated 10 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- A column oriented, embarrassingly distributed relational event database.☆238Updated 7 years ago
- Concurrence is a framework for creating massively concurrent network applications in Python. It takes a Lightweight-tasks-with-message-p…☆89Updated 16 years ago
- Formal Methods, Maths and papers☆23Updated last week
- Paxos consensus over ZeroMQ message passing☆113Updated 12 years ago
- A Python implementation of a Python bytecode runner☆18Updated 11 years ago
- leveldb bindings for python☆50Updated last year