[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Multithread facilities under Linux
On Thu, 1 Apr 1999, Daniel Feiglin wrote:
[big snip]
imho, take a look at Stevens 'Network Programming vol.1', latest edition,
pthread_* in the index inside the front cover. I don't know if it works
directly with Linux, some of his examples use anal include files (which
you get to download from PH), but the ideas are good.
There is a whole chapter about writing servers with pthreads, and
comparative analysis vs. other implementations.
hope this helps,
Peter