Task Queues

Libraries for working with task queues.

rq10K

Simple job queues for Python.

huey5.3K

Little multi-threaded task queue.

dramatiq4.4K

A fast and reliable background task processing library for Python 3.

mrq881

A distributed worker task queue in Python using Redis & gevent.