celery / billiardLinks
Multiprocessing Pool Extensions
☆425Updated last month
Alternatives and similar repositories for billiard
Users that are interested in billiard are comparing it to the libraries listed below
Sorting:
- amqplib fork☆312Updated this week
- Distributed locks with Redis and Python☆210Updated 5 years ago
- Python wrapper for hiredis☆506Updated last month
- WSGI middleware for sessions and caching☆536Updated 3 months ago
- Interfaces for Python☆335Updated 4 months ago
- Easy distributed locks for Python with a choice of backends.☆376Updated last year
- A Celery like task manager that distributes Asyncio coroutines☆437Updated 5 years ago
- Redis client for Python asyncio (PEP 3156)☆550Updated 4 years ago
- Python promises☆125Updated last week
- A least recently used (LRU) cache for Python☆223Updated last year
- Backend for elasticsearch-py based on python's asyncio module.☆279Updated 3 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆278Updated 3 months ago
- Python requests like API built on top of Twisted's HTTP client.☆594Updated 3 weeks ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Fake implementation of redis API (redis-py) for testing purposes☆703Updated 2 years ago
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆340Updated last month
- Python bindings to librabbitmq-c