TenjinInc / procrastinator

Delayed task queues made simple.
https://rubygems.org/gems/procrastinator
MIT License
4 stars 0 forks source link

Standalone script #6

Closed robinetmiller closed 2 years ago

robinetmiller commented 8 years ago

If a dev wants to manage the task queue with an outside system (cron, monit, etc) then Procrastinator should provide a short script like delayed_job's start-stop script.

robinetmiller commented 8 years ago

Probably use Process.daemonize

robinetmiller commented 8 years ago

What about stopping/starting each queue individually?

robinetmiller commented 2 years ago

This is now handled by the importable rake tasks in 1.0.0