January 2011
1 post
delayed job w/ monit.
if you’re using the main version of delayed job (https://github.com/tobi/delayed_job), there’s no real startup logic (other than a rake task) or support for writing a pid.  there’s a forked version (https://github.com/collectiveidea/delayed_job) that adds support for writing a pid and has a startup script as well, but since we weren’t using that version at ideeli i rolled...
Jan 12th
8 notes