Posts tagged upstart

Mar01

Bluepill, Upstart, and Delayed Job

rails linux bluepill upstart delayed_job | comments

Recently I’ve had to use delayed_job (which you should be using too!), and rather than have capistrano start delayed job on deploy, I figured I should look into using a process manager, and since I’m a Ruby guy, I decided to see what was available to “gem install”.

Continue reading »