taskmaster 0.8.1

taskmaster is a simple distributed queue designed for handling large numbers of one-off tasks.We built this at DISQUS to handle frequent, but uncommon tasks like "migrate this data to a new schema".Why?You might ask, "Why not use Celery?". Well the answer...