Or maybe it could be split across several CFM pages if 7 is not in the "budget" We have one page here that was croaking because of how long it took to run, actually ran better on CF5 than on CF6.1 The "fix" was to have page A collect data in chunks and send X amount of chunks to a web service that processed it and inserted it in the database.
On 7/5/05, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > > > I'm going to recommend ColdFusion. :) > > Assuming the 2 hr process doesn't peg that processor: > > Use ColdFusion 7. Set up an Ascynch CFML gateway CFC which accepts > arguments for checking an individual competitor (however that's > accomplished) and store that data in your db. In the scheduled task, > loop over the list of competitors and spawn an Asynch task for each > competitor. > > > s. isaac dealey 954.522.6080 > new epoch : isn't it time for a change? > > add features without fixtures with > the onTap open source framework > > http://www.fusiontap.com > http://coldfusion.sys-con.com/author/4806Dealey.htm > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:162803 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
