On Fri, Jul 15, 2005 at 04:21:05PM +0300, Cariotoglou Mike wrote:

> memory and cpu-wise. on Linux, this is nothing, it can handle it easily.
> otoh, 500 threads for windows is business as usual, but threading on
> Linux, is , I hear, iffy at best.

Linux runs multi-threaded apps (e.g., AOLserver) quite well, and has
for many years - since at least 2000 or so, probably earlier.  My
understanding is that the old LinuxThreads implementation had some
pretty ugly bits, but it worked.  NPTL is much better, and is standard
with the Linux 2.6.x kernels.

-- 
Andrew Piskorski <[EMAIL PROTECTED]>
http://www.piskorski.com/

Reply via email to