Thanks Idris, My aim was to do provide a full-Heroku solution, but your job sounds great ! I'll take a look at it shortly! Clément
On Nov 24, 4:53 pm, Idris <[email protected]> wrote: > 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 <[email protected]> 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 [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.
