cron jobs

Abhinav Singh's Blog: How to use locks in PHP cron jobs to avoid...

PHPDeveloper.org  Tue, 12/29/2009 - 12:45

In this new post from Abhinav Singh on how to use file locking to keep your cron jobs from trying to use the same resources.


 

Whenever: A Ruby DSL for Defining Cron Jobs

Ruby Inside  Tue, 06/09/2009 - 15:37

clock.png It has always been a trend with Rubyists to take things that have poor interfaces and give them better ones.