Subject: Re: pthread library
To: Larry Ruane <lruane@free-market.net>
From: Dr. Rene Hexel <rh@cit.gu.edu.au>
List: netbsd-help
Date: 03/01/2002 17:11:32
Larry Ruane wrote:

> There seem to be several thread libraries, and I'm not sure which is the
> most stable or most complete implementation of Posix threads.

   There are several possibilities.  If you don't require preemptive 
threads, pth is probably the most stable library at the moment.  Options 
for preemptive threads are ptl2, unproven-pthreads, and maybe 
mit-phtreads.  I can't really give you a specific recommendation, I did 
encounter minor problems with all of them -- but that was some time ago, 
so YMMV.

   Cheers
       ,
    Rene