Posts Tagged ‘schedule’

PHP/MySQL Performance Series: Part 4 – Schedule that Cron

Crons can solve a lot of problems, but they can also create a lot of problems so be careful.

Usually you’ll make a cron to fix a specific problem, or to create a queue. There aren’t a whole lot of “standard” crons that we can discuss. (more…)