Is it possible to code CF and use threads? For example I might have a CFHTTP request processing, which takes around a second. I have enough bandwidth for several such requests. Can I make a CFM page which runs itself in threads, or do I have to make it thread safe and just call it from a browser a bunch of times? I know CF runs threads for different requests, but can u do it programmatically from code?
Russ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

