> Basically to make use of multiple processors the requirement > for an application is that it break it's load apart into > multiple threads. If CF runs as a single thread it can not > take special advantage of a MP system (beyond the obvious > fact that the OS may or may not place it's thread on a > CPU different than most other currently running apps.)
I think that in any case, the core CF Application Server will always run with more than one thread. You have one thread responsible for listening and directing requests to worker threads, and you have N worker threads, N being the number specified in the "simultaneous requests" setting in CF Administrator. So, at a minimum, we've got two threads. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists