Re: [ANNOUNCE] Native POSIX Thread Library 0.1

From: David Schwartz (davids@webmaster.com)
Date: Tue Sep 24 2002 - 15:34:01 EST


On Mon, 23 Sep 2002 19:03:06 -0500, Andy Isaacson wrote:

>Of course this can be (and frequently is) implemented such that there is
>not one Pthreads thread per object; given simulation environments with 1
>million objects, and the current crappy state of Pthreads
>implementations, the researchers have no choice.

        It may well be handy to have a threads implementation that makes these kinds
of programs easy to write, but an OS's preferred pthreads is not and should
not be that threads implementation. A platforms default/preferred pthreads
implementation should be one that allows well-designed, high-performance
I/O-intensive and compute-intensive tasks to run extremely well.

        DS

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Sep 30 2002 - 22:00:20 EST