Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!solace!news.stealth.net!www.nntp.primenet.com!nntp.primenet.com!howland.erols.net!news.mathworks.com!uunet!in3.uu.net!news.artisoft.com!usenet From: Terry Lambert <terry@lambert.org> Newsgroups: comp.os.linux.misc,comp.unix.bsd.freebsd.misc,comp.infosystems.www.misc Subject: Re: Unix too slow for a Web server? Date: Sun, 03 Nov 1996 15:50:28 -0700 Organization: Me Lines: 31 Message-ID: <327D21B4.55202D7E@lambert.org> References: <323ED0BD.222CA97F@pobox.com> <552p74$23e@polo.demon.co.uk> <557s4q$i8o@tracy.nacs.net> NNTP-Posting-Host: hecate.artisoft.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.01 (X11; I; Linux 1.1.76 i486) Xref: euryale.cc.adfa.oz.au comp.os.linux.misc:139594 comp.unix.bsd.freebsd.misc:30528 comp.infosystems.www.misc:45335 Jettero Heller wrote: ] As much as I hate NT I have to say this. Every NT specific server ] uses threads. It's inherent in NT and so it's very easy to make use ] of. And, I'm going to guess that the reasont that OS/2 was mentioned ] is because it, too, uses threads natively, including it's HTTP ] servers. But *how* does it use threads? Which of the NT threading models does it use? o Single threaded o Apartment threaded o Rental threaded o Free threaded ??? Please consult the online doc for MSVC++ 4.2 (the latest release) before replying. You will be enlightened about the inability to run threading inre: foundation classes (specifically ODBC), and the inability to produce ActiveX container objects using the tools Microsoft sells. Apparently, all vendors are supposed to commoditize their products and plug them into products you buy from Microsoft... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.