Apparently CF Standard only supports two concurrent threads while the rest is queued, not sure how useful that will be then.
How does it work in detail, say I have 10 people uploading a document at the same time wouldn't the page thread be essentially multithreaded anyway (one for each user)? If so maybe I could just use cfflush and then add the conversion code afterwards. Would that essentially be the same as starting a cfthread from that page? Regards, Stefan On 20 Feb 2009, at 08:16, Stefan Richter wrote: > > Yes, I'm on CF8. I will take a look at cfthread. > > Thanks, > > Stefan > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/flex/message.cfm/messageid:5769 Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
