Re: Threads information, book recommendation.

1997-08-09 Thread Aldrin Leal
On Fri, 8 Aug 1997, Oleg Krivosheev wrote: > something like "Programming with POSIX threads" "Programming with Pthreads", from ora.com, seems a good title for me. :] done. Aldrin Leal <[EMAIL PROTECTED]> -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAI

Re: Threads information, book recommendation.

1997-08-08 Thread Oleg Krivosheev
Hi, On Thu, 7 Aug 1997, Thomas Baetzler wrote: > Date: Thu, 07 Aug 1997 11:45:36 +0200 (MET DST) > From: Thomas Baetzler <[EMAIL PROTECTED]> > To: "David B. Teague" <[EMAIL PROTECTED]> > Cc: debian-user@lists.debian.org > Subject: Re: Threads information, bo

Re: Threads information, book recommendation.

1997-08-07 Thread Thomas Baetzler
David B. Teague wrote: :Would someone please recommend a book on threads programming? Norton, Scott J., "Threadtime - The Multithreaded Programming Guide", Prentice Hall 1996, ISBN 0-13-190067-6 I don't know how far the POSIX stuff they're discussing is identical to what we get in libpthreads -

Threads information, book recommendation.

1997-08-07 Thread Gonzalo A. Diethelm
On Aug 6, 1997, at 23:19, David B. Teague wrote: > Would someone please recommend a book on threads programming? Two recommendations, both pertaining POSIX Threads (1003.c): "Programming with Threads" Steve Kleiman, Devang Shah, Bart Smaalders SunSoft Press, 1996 [I know, Sun, but it do

Threads information, book recommendation.

1997-08-07 Thread David B. Teague
Hi Folks Would someone please recommend a book on threads programming? More immediate: Would someone please recommend a web site that has a discussion of threads, or web accesible document on threads and threads programming. --David -