I wouldn't say that at all. Linux doesn't have a threading model for good reasons. Threading is an old idea that was never implemented correctly. Linus refuses to put anything into the kernel that doesn't have a sane implementation. However, the stuff you find in the kernel is pretty much the latest and greatest way of doing things.
-Matt > -----Original Message----- > From: Lewis Sellers [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 24, 2002 10:08 AM > To: CF-Talk > Subject: RE: CF5 and SMP Performance... > > At 09:05 AM 4/24/2002 -0700, you wrote: > >Actually, no it is not the same on every platform. Linux doesn't really > >offer a threading model like Windows and Solaris does. Sure there are > >threading packages for Linux, but most of the time they are just a > >PThreads interface on top of clone(). > > > >-Matt > > Well, Linux is a bit like the old soviet Empire... it looks likes it's > leaps and bounds ahead of everything from a distance, but internally > everything's in a mild state of chaos and the tech is all several years > old. :) > > I have no idea what the current thread model for CF is under solaris/linux > but you would hold it would be better and more robust than something all > the hacker-type kids are churning out in their basements. Well, we would > hope. > > --min > > ______________________________________________________________________ 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/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

