Bookmarks tagged [queue]
An asynchronous task queue/job queue based on distributed message passing.
https://github.com/coleifer/huey
Little multi-threaded task queue.
- tags: python, queue
- source code
https://github.com/pricingassistant/mrq
Mr. Queue - A distributed worker task queue in Python using Redis & gevent.
- tags: python, queue
- source code
Simple job queues for Python.
- tags: python, queue
- source code