Date: Sat, 8 Jan 2000 13:41:10 +0100 From: Alexander Langer <alex@big.endian.de> To: Mohit Aron <aron@cs.rice.edu> Cc: Weyrich Computing Consulting <weyrich@goodnet.com>, freebsd-net@FreeBSD.ORG Subject: Re: performance of FreeBSD-current as SMP Message-ID: <20000108134110.B442@cichlids.cichlids.com> In-Reply-To: <200001080108.TAA06197@cs.rice.edu>; from aron@cs.rice.edu on Fri, Jan 07, 2000 at 07:08:03PM -0600 References: <Pine.GSO.4.05.10001071758540.18649-100000@goodguy.goodnet.com> <200001080108.TAA06197@cs.rice.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Mohit Aron (aron@cs.rice.edu): > No, the webserver is event driven - does everything withing a singe process. An OS cannot make use of two or more prozessors, if you only use one process and/or one thread for all stuff. You should at least create a new thread for every answer. Alex -- I doubt, therefore I might be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000108134110.B442>