fifo A simple redis based task queue for python Start the worker: python -m fifo.worker 'example.tasks' Send some tasks: python -m example.app