django-db-queue
django-db-queue copied to clipboard
non-persistent Worker
trafficstars
Would be great if there was a possibility to launch a Worker process that terminates when no more jobs are available so that a worker can be launched from a Cron or scheduler periodically
something like "--non-persistent" command line option