We actually just ended up running Clockwork on a Tiny EC2 instance to
queue up scheduled jobs.  Much less overhead than resque-scheduler,
and very clean. It's about 4 lines of code :)

On Nov 24, 9:10 am, Clément <clmntlx...@gmail.com> wrote:
> Hi all !
> You may find this useful :https://github.com/clmntlxndr/heroku-scheduler
>
> It's an minimalistic app that aim to schedule another one's tasks,
> using resque-scheduler.
> It needs one full-time worker from his side ; and one or many workers
> doing the jobs at the other side, in the "main" app.
>
> What do you think of it ?
> Do you think about a better solution ?
>
> Thanks,
> Clément

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to