On Jun 9, 2007, at 6:30 AM, mike wrote:
> > Robby Russell wrote: > >> I prefer an external script so that I can add some documentation if >> necessary for whomever else might come across this crontab. Also, it >> allows me to test the script and run it manually when necessary. >> >> We often have special rake tasks and shell scripts that go along with >> our rails applications, and we maintain them in subversion, so, this >> allows us to modify them within svn without needing to re-edit our >> crontab each time there is a change. >> > >> >> Every five minutes: >> >> 0,5,10,15,20,25,30,35,40,45,50,55, * * * * path/to/script >> >> good luck! >> > > ok, i think i'll use an external script too :) > what about the resources? does it takes a lot (of memory) to start ? It really depends on what your method is doing... You might try running it manually and watch your processes in top. -Robby -- Robby Russell Founder and Executive Director PLANET ARGON, LLC Ruby on Rails Development, Consulting & Hosting www.planetargon.com www.robbyonrails.com +1 503 445 2457 +1 877 55 ARGON [toll free] +1 815 642 4068 [fax] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---