View Single Post
  #6 (permalink)  
Old 06-02-09, 12:11
userdan userdan is offline
BOD Member
 
Join Date: May 2009
Posts: 45
Default

If you're going to be running multiple cron jobs, then the best way to do it would be to have them run at different times. That way the server wouldn't be overloaded with multiple cron jobs running at the same time. With good cron management, you should be able to have as many cron jobs as you want.
Reply With Quote