Where can I learn more about threads?
Here is a list of URLs, newgroups, etc. where you can learn more about thread programming.
Webpages
IEEE Parallel & Distributed Technology [http://www.computer.org/pubs/p&dt/p&dt.htm]
Threads Projects [http://www.cs.fsu.edu/~mueller/projects.html]
Linux Threads [http://pauillac.inria.fr/~xleroy/linuxthreads/]
Getting Started with Posix Threads [http://centarus.cs.umass.edu/~wagner/threads_html/tutorial.html]
Newsgroups
FAQs
Comp.Programming.Threads FAQ [http://www.best.com/~bos/threads-faq/#1-Answers-to-frequently-asked-questions-for-comp-programming-threads-Part-1-of-1] HTML version [http://www.LambdaCS.com/FAQ.htm]
Historical/theoretical examination by comp.os.research [http://www.best.com/~bos/os-faq/]
Books
The book Unix Internals: The New Frontiers includes an excellent discussion of Unix threading implementations, including those from Solaris, Mach, and Digital Unix. The complete citation is:
Vahalia, Uresh, Unix Internals: The New Frontiers, Prentice Hall, Upper Saddle River, NJ, 1996, ISBN #0-13-101908-2.
Mailing Lists
Linux-threads discussions (library development and use). To subscribe email "subscribe linux-threads" (in the body with no subject) to MageNet [Majordomo@MageNet.com]. The list address is <linux-threads@magenet.com>.
Related topic: Linux symmetric multiprocessing. Covers SMP kernel development and programming. If you would like to join this mailing list, send an email to VGER [Majordomo@vger.rutgers.edu]with "subscribe" in the body with no subject. The list address is <linux-smp@vger.rutgets.edu>.
[Previous Page] | [First Page] | [Dictionary] | [Email Author] | [Next Page] |