Topic: [scheduling task] What's the best rails way ?
Hi everyone ![]()
I would like to know what is the best rails way for scheduling tasks ?
I searched the web and this forum and found some solutions. Of course for all Unix systems using CRON + Whenever seems to be the best practice. But this is only working on Unix systems and I'm searching for a "whatever system solution".
So far I found those gems:
- Rufus-scheduler seems great
- ClockWork but I didn't understand how it works
- BackgrounDrb which seems to be no longer updated.
So I'd like to know how the great community of Rails Forum deals with scheduled tasks.
What is the best rails way to manage scheduled tasks? What gems do you use? How do you schedule tasks? Does any tutorial exists for scheduling tasks?
I hope this post will help many of future rails developers who want to schedule Rails tasks.
Thanks to anyone who'll answer ![]()
Kulgar.
Last edited by Kulgar (2011-09-06 04:57:18)