I was wondering, is there any way that i can have a page simultaniously run the same cfc as many times as is necessary. The problem is that i have a page sceduled that loops through a directory and reads the xml files there in. It is scheduled for every ten minutes and the proccess that is dervived from the xml files may take more then ten minutes per file so if it does not get to a file in time the page will run again and read that file before the first scheduled page. Then when the first page gets to it it will also read that file thus duplicating the process. Therefor if I could run the same cfc multiple times in a loop the problem would be alleviated. Any suggestions. This may not be clear enouph so if you have any questions just ask.
______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

