Dan: Thanks for the reply. In the past, I've always done things via the route you suggested (a single task working off of a queue). My concern here, and it looks like I left this out of the original post, is that the tasks will be time-sensitive (but not time-critical). That is, if the task is set to run at 5:00 PM, it should run as close to 5:00 PM as possible (think calendar alert "sensitive" vs. giving someone scheduled medicine "critical").
Thanks. -- Mosh Teitelbaum evoch, LLC Dan G. Switzer, II wrote: > I've always preferred having a single background task to manage a queue, > rather than trying to schedule everything via <cfschedule /> and clean > up afterwards. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345017 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

