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:
- Utilities for analyzing (C)Python code with SystemTap☆49Updated 8 years ago
 - Small Python examples of socket server concurrency patterns: fork, select, and more.☆259Updated 2 months ago
 - Python client for Gemfire's REST service.☆38Updated 8 years ago
 - An implementation of the RAFT consensus algorithm.☆91Updated 11 years ago
 - Implements consistent hashing in Python (using md5 as hashing function)☆108Updated 3 years ago
 - Gevent tutorial for the Working Python Developer☆381Updated last year
 - routes decorator for the Tornado web framework☆61Updated 5 years ago
 - Coroutine + AsyncIO + B-Tree = AsyncDB☆67Updated 6 years ago
 - Zipkin API for python☆18Updated 2 years ago
 - A log parser for clusters☆101Updated 12 years ago
 - proxy server in python with upstream support☆49Updated 11 years ago
 - A gevent core implemented using libuv☆136Updated 12 years ago
 - Minion, which achieves an approach to maximize utilization of broadband traffic like BT, implemented by python and based on HTTP protocol☆63Updated 8 years ago
 - A Haskell Parsec Library's Python Edition Implementation.☆43Updated 3 years ago
 - A pure python implementation of Mesos scheduler and executor☆163Updated 4 years ago
 - A long form introduction and tutorial to Stackless Python.☆23Updated 11 years ago
 - Fastest SSDB client written on Cython. Production ready☆77Updated 8 years ago
 - An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
 - Tornado Web Crawler☆66Updated 12 years ago
 - gRedis is an asynchronous client library of Redis written with Tornado coroutine.☆13Updated 5 years ago
 - Async IO for Python, Simplified☆91Updated 8 years ago
 - Magic Type Introspection And Runtime Parameter Type/Value Checking. (NOT MAINTAIN ANYMORE)☆38Updated 9 years ago
 - Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 5 years ago
 - a top like tool for inspecting memcache key values in realtime☆98Updated 6 years ago
 - Hook to manage.py to be able to start gevent WSGI server☆30Updated 10 years ago
 - A pure python, NoSQL, fast database.☆63Updated 7 years ago
 - Pyramid tween to add Zipkin service spans☆27Updated last month
 - Synchronization primitives for Tornado coroutines☆194Updated 2 years ago
 - Redis cluster administration toolkit☆36Updated 4 years ago
 - asyncio RAFT algorithm bassed on aiohttp☆30Updated 10 years ago