As far as I know, no, though sometimes I wish you could. -----Original Message----- From: Ruslan Sivak [mailto:[EMAIL PROTECTED]] Sent: 15 January 2003 06:28 To: CF-Talk Subject: Threads in CF
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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

