sagelywizard / pypaxosLinks
A (somewhat incomplete) implementation of the Paxos algorithm in Python.
☆19Updated 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 pure python implementation of Mesos scheduler and executor☆163Updated 4 years ago
- Synchronization primitives for Tornado coroutines☆194Updated 2 years ago
- An implementation of the RAFT consensus algorithm.☆91Updated 10 years ago
- Coroutine + AsyncIO + B-Tree = AsyncDB☆67Updated 6 years ago
- Minion, which achieves an approach to maximize utilization of broadband traffic like BT, implemented by python and based on HTTP protocol☆63Updated 7 years ago
- A log parser for clusters☆101Updated 11 years ago
- Gevent tutorial for the Working Python Developer☆382Updated last year
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆257Updated this week
- Python client for Gemfire's REST service.☆38Updated 7 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- A gevent core implemented using libuv☆135Updated 12 years ago
- Redis cluster administration toolkit☆35Updated 4 years ago
- Utilities for analyzing (C)Python code with SystemTap☆49Updated 8 years ago
- A pure python, NoSQL, fast database.☆63Updated 7 years ago
- Pyramid tween to add Zipkin service spans☆27Updated 10 months ago
- asyncio RAFT algorithm bassed on aiohttp☆30Updated 10 years ago
- Implements consistent hashing in Python (using md5 as hashing function)☆107Updated 3 years ago
- Concurrence is a framework for creating massively concurrent network applications in Python. It takes a Lightweight-tasks-with-message-p…☆89Updated 15 years ago
- Tornado IOLoop implemented with pyuv☆95Updated 7 years ago
- A Haskell Parsec Library's Python Edition Implementation.☆43Updated 3 years ago
- proxy server in python with upstream support☆49Updated 11 years ago
- Fastest SSDB client written on Cython. Production ready☆77Updated 8 years ago
- A synchronized persistent Queue class☆29Updated 8 years ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 5 years ago
- A GIT Smart HTTP Server WSGI Implementation.☆23Updated 9 years ago
- Python Web Framework☆130Updated 9 years ago
- Magic Type Introspection And Runtime Parameter Type/Value Checking. (NOT MAINTAIN ANYMORE)☆38Updated 9 years ago
- routes decorator for the Tornado web framework☆61Updated 5 years ago
- Async IO for Python, Simplified☆91Updated 7 years ago
- maria system, a way to serve git repo through ssh protocol like github☆44Updated 9 years ago