earl / beanstalkc
A simple beanstalkd client library for Python
☆458Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for beanstalkc
- A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.☆547Updated 4 years ago
- Python beanstalkd client implementations (single-threaded/select/twisted)☆100Updated 2 years ago
- Gevent tutorial for the Working Python Developer☆382Updated 5 months ago
- Functional and load testing framework for web applications, written in Python☆382Updated 6 years ago
- Routing and connection management for Redis in Python☆301Updated 8 months ago
- Simple example of a Tornado app in production☆293Updated 3 years ago
- An asynchronous library for accessing mongo with tornado.ioloop☆609Updated 8 years ago
- Greenlet-based event I/O Framework for Python