Re: Resque workers are on strike (but they do in console)

2010-10-04 Thread James Bracy
Clément, Looks like something is up with the DJ's but I can't really tell. It works when you run the rake task on heroku, but not the workers? My AIM / gTalk is waratuman. Probably easier to debug if you get a hold of me that way. I'll also be on Heroku IRC in a sec. - James On Mon, Oct 4,

Re: Cron + Delayed Job

2010-08-11 Thread James Bracy
This is one way to implement it: http://blog.darkhax.com/2010/07/30/auto-scale-your-resque-workers-on-heroku On Tue, Aug 10, 2010 at 11:28 AM, Arpan arpa...@gmail.com wrote: Is it possible to use a Cron Job to start a worker, run a series of jobs and then shut down the worker? Basically I am

Re: Best solution to replace this cron job

2010-07-27 Thread James Bracy
I recommend using Resque w/ Resque Scheduler for this. One of the major benefits is the web front end that Resque already has. If your background tasks aren't going to happen very often then DJ would be fine. On Heroku I would just add an hourly cron that would put the jobs into the DJ queue

Re: About merb

2008-08-28 Thread James Bracy
working with merb would be great! James On Thu, Aug 28, 2008 at 8:12 PM, Baptiste Decroix [EMAIL PROTECTED] wrote: Yes it would be great to be able to try other frameworks. 2008/8/28 j4s0n [EMAIL PROTECTED]: Sinatra would be great :) On Aug 29, 7:19 am, Noah Thorp [EMAIL PROTECTED]