From owner-freebsd-questions Mon Jun 19 21:30:27 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA21567 for questions-outgoing; Mon, 19 Jun 1995 21:30:27 -0700 Received: from ix7.ix.netcom.com (ix7.ix.netcom.com [199.182.120.13]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id VAA21561 for ; Mon, 19 Jun 1995 21:30:26 -0700 Received: from by ix7.ix.netcom.com (8.6.12/SMI-4.1/Netcom) id VAA09816; Mon, 19 Jun 1995 21:29:01 -0700 Date: Mon, 19 Jun 1995 21:29:01 -0700 Message-Id: <199506200429.VAA09816@ix7.ix.netcom.com> From: pvinci@ix.netcom.com (Paul Vinciguerra) Subject: LAN Mag: NT better than unix - Why? To: questions@freebsd.org Sender: questions-owner@freebsd.org Precedence: bulk On page 92 of LAN mag., they push NT over unix for httpd. "The NT server will blow the doors off that unix server." They cite the reasons as follows: NT is multithreaded, and it has a richer socket interface. HOW CAN THEY GET AWAY WITH THAT? Doesn't unix also have threaded support? And how does a socket interface increase performance? How do you cut through all the hype?