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 pure python implementation of Mesos scheduler and executor☆163Updated 4 years ago
- A log parser for clusters☆101Updated 12 years ago
- Gevent tutorial for the Working Python Developer☆381Updated last year
- 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
- Utilities for analyzing (C)Python code with SystemTap☆49Updated 8 years ago
- An implementation of the RAFT consensus algorithm.☆91Updated 11 years ago
- A pure python, NoSQL, fast database.☆63Updated 7 years ago
- Coroutine + AsyncIO + B-Tree = AsyncDB☆67Updated 6 years ago
- Python client for Gemfire's REST service.☆38Updated 8 years ago
- Zipkin API for python☆18Updated 2 years ago
- unofficial git mirror of http://svn.whoosh.ca svn repo☆49Updated 15 years ago
- proxy server in python with upstream support☆49Updated 11 years ago
- Synchronization primitives for Tornado coroutines☆194Updated 2 years ago
- Fastest SSDB client written on Cython. Production ready☆77Updated 8 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
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 6 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- A Haskell Parsec Library's Python Edition Implementation.☆43Updated 3 years ago
- Making concurrent data access simpler in Python.☆16Updated 11 years ago
- Implements consistent hashing in Python (using md5 as hashing function)☆108Updated 3 years ago
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆259Updated 3 months ago
- A gevent core implemented using libuv☆136Updated 12 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- Exploration of the Dynamo paper in Python☆43Updated 6 years ago
- oursql is a set of MySQL bindings for python with a focus on wrapping the MYSQL_STMT API to provide real parameterization and real server…☆35Updated 5 years ago
- A Thrift encoding library for Python☆36Updated 2 years ago
- routes decorator for the Tornado web framework☆61Updated 5 years ago
- Pyramid tween to add Zipkin service spans☆27Updated 2 months ago
- Tornado Web Crawler☆67Updated 13 years ago
- SSDB Python Client like Redis-Py☆34Updated 7 years ago