CFCron goes opensource

Continuing along our plans to give back to the ColdFusion community we would like to announce the release of CFCron.

What is it? CFCron is a task scheduler based around the same concepts as the unix Cron, it allows you to easily maintain loads of different scheduled tasks without having loads of scheduled tasks in ColdFusion - all you need is just one, the cfcron task. CFCron will handle the rest.

Have a look at our CFCron project page for a demo and to grab the code. If you have any comments, feel free to stick em here or jump into our forums.

Comments