Hey Pedro, As someone who's still learning uh, Heroku, Rails, Git, Delayed Job . . . how do I go about using this?
At the moment I'm using collectiveidea's branch of delayed job, with changes of my own to support Log4r. Should I switch to using your fork of Delayed Job in order to access the autoscale capabilities? I've got the feeling the lack of submodule support makes this tricky too. Could you point me to the best way to incorporate your changes? Thanks, Andrew On Jun 22, 9:56 pm, Pedro Belo <[email protected]> wrote: > Hi Chris, > > There is. I made a little proof using DJ that might give you some insight. > > The code is on this > branch:http://github.com/pedro/delayed_job/commits/autoscaling > > And instructions/notes are on the comments > here:http://github.com/pedro/delayed_job/commit/09d7657e1fc7d25072e6c5e73e... > > > > On Fri, Jun 18, 2010 at 2:33 AM, Chris Kalaboukis <[email protected]> > wrote: > > Hi guys: I saw an old thread on this but there seemed to be no answer. > > Is there a way within my app to shut down and restart all the workers > > programmatically? I have a twitter harvesting app which requires it > > and I need to do it manually. Is there a doc somewhere which > > describes how to do it? > > > Thanks...chris > > > -- > > You received this message because you are subscribed to the Google Groups > > "Heroku" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/heroku?hl=en. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
