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
https://github.com/rq/rq
Simple job queues for Python.
- tags: python, queue
- source code