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.
|