sagelywizard / pypaxosLinks
A (somewhat incomplete) implementation of the Paxos algorithm in Python.
☆18Updated 13 years ago
Alternatives and similar repositories for pypaxos
Users that are interested in pypaxos are comparing it to the libraries listed below
Sorting:
- A log parser for clusters☆101Updated 12 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- A pure python implementation of Mesos scheduler and executor☆163Updated 4 years ago
- Minion, which achieves an approach to maximize utilization of broadband traffic like BT, implemented by python and based on HTTP protocol☆64Updated 8 years ago
- Implements consistent hashing in Python (using md5 as hashing function)☆108Updated 4 years ago
- Utilities for analyzing (C)Python code with SystemTap☆49Updated 9 years ago
- A Haskell Parsec Library's Python Edition Implementation.☆43Updated 3 years ago
- proxy server in python with upstream support☆48Updated 11 years ago
- A long form introduction and tutorial to Stackless Python.☆22Updated 11 years ago
- Zipkin API for python☆18Updated 2 years ago
- A pure python, NoSQL, fast database.☆63Updated 8 years ago
- High performance( 2.5 times to MySQLDb ) Python Mysql Driver, using Python native socket layer. pure C implemented.☆55Updated 5 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
- An extension of the kafka-python package that adds features like multiprocess consumers.☆39Updated 2 years ago
- Python client for Gemfire's REST service.☆38Updated 8 years ago
- Exploration of the Dynamo paper in Python☆43Updated 6 years ago
- Coroutine + AsyncIO + B-Tree = AsyncDB☆66Updated 6 years ago
- An implementation of the RAFT consensus algorithm.☆91Updated 11 years ago
- A gevent core implemented using libuv☆136Updated 12 years ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 6 years ago
- Fastest SSDB client written on Cython. Production ready☆77Updated 8 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 8 years ago
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆259Updated 4 months ago
- Tornado Web Crawler☆67Updated 13 years ago
- Synchronization primitives for Tornado coroutines☆193Updated 2 years ago
- Paxos consensus over ZeroMQ message passing☆113Updated 12 years ago
- Redis cluster administration toolkit☆36Updated 4 years ago
- Gevent tutorial for the Working Python Developer☆381Updated last year
- Magic Type Introspection And Runtime Parameter Type/Value Checking. (NOT MAINTAIN ANYMORE)☆38Updated 9 years ago
- Compare different mysql drivers working with SQLAlchemy and gevent, see if they support cooperative multitasking using coroutines.☆42Updated 11 years ago