My Projects
Search Blog

Categories
Archives
Useful Links
Photo Albums
RSS

Powered by
BlogCFM v1.15

Vivio Technologies Dedicated Hosting

Simple Interval Event Gateway

Ever wanted to run a scheduled task on the server more often than the scheduled task manager in the coldfusion administrator will allow?

Scheduled tasks can run - at most - once every minute. They also may unnecessarily tax the web server.

If you're running Coldfusion MX 7 Enterprise, you can use Event Gateways to run "scheduled tasks" without making HTTP requests to your own server, and you can do it as often as you want - every 10 minutes, every minute, every 5 seconds...

Simply download the zip file, unzip it, and follow the instructions in the README.TXT file.