django-db-queue icon indicating copy to clipboard operation
django-db-queue copied to clipboard

non-persistent Worker

Open xblitz opened this issue 9 years ago • 0 comments
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

xblitz avatar Jan 19 '16 10:01 xblitz