omribahumi / python_tornado_thriftLinks
Using Python Tornado to serve Thrift HTTP requests
☆13Updated 13 years ago
Alternatives and similar repositories for python_tornado_thrift
Users that are interested in python_tornado_thrift are comparing it to the libraries listed below
Sorting:
- An example of how to use Thrift for bi-directional async RPC☆57Updated 11 years ago
- ☆30Updated 8 years ago
- Python await/async experiments☆27Updated 10 years ago
- Cooperative multitasking and i/o for Python☆111Updated 11 years ago
- A GIT Smart HTTP Server WSGI Implementation.☆23Updated 10 years ago
- MessagePack RPC implementation for Python☆213Updated 4 years ago
- Cpy provides you a way to write Python codes in C syntax!☆64Updated 11 years ago
- A DB-API compatible wrapper for umysql☆115Updated 2 years ago
- A fast and scalable implementation of RPC over ZeroMQ, capable of over 10K RPC calls/sec.☆19Updated 13 years ago
- No longer maintained. A micro python orm for mysql and sqlite3.☆184Updated 8 years ago
- A simple Python Tornado handler that manage Rest requests automatically☆126Updated 12 years ago
- A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.☆543Updated 6 years ago
- A tiny async tcp and duplex rpc implementation using Tornado IOLoop.☆52Updated 9 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆384Updated 4 years ago
- The former official repository for httplib2. Now see https://github.com/httplib2.☆380Updated 6 years ago
- A fast computing framework based on Galaxy☆64Updated 7 years ago
- 使用tornado的chatroom,集成新浪微博帐号登录☆38Updated 14 years ago
- Eventually Persistent in-memory database.☆81Updated 8 years ago
- python redis failover solution based on Apache ZooKeeper☆33Updated 13 years ago
- Blog based on Tornado, MongoDB, and Motor. To be used with MarsEdit.☆146Updated 8 years ago
- Synchronization primitives for Tornado coroutines☆193Updated 2 years ago
- Forked from https://github.com/dysinger/nanomsg-examples☆20Updated 10 years ago
- python bingding for leveldb using c api☆86Updated 12 years ago
- proxy server in python with upstream support☆48Updated 11 years ago
- Gevent tutorial for the Working Python Developer