img
. . . . . .
Appendix A. Internet
·
Threads Newsgroup
·
Code Examples
·
Vendor's Threads Pages
·
Threads Research
·
Freeware Tools
·
Other Pointers
·
The Authors on the Net
Threads Newsgroup
For discussion, questions and answers, and just general debate about threading issues, there is a
newsgroup on the Internet (started by Bil). The issues discussed are not confined to any one
vendor, implementation, standard, or specification.
comp.programming.threads
There are two FAQs for the newsgroup, the first high-level and general (maintained by Brian), the
other very low-level and specific (maintained by Bil):
http://www.serpentine.com/~bos/threads-faq
http://www.LambdaCS.com
Code Examples
All the code examples in this topic (and direct counterparts in PThreads) are available via the Web:
http://www.LambdaCS.com
Vendor's Threads Pages
The SunSoft Web page (designed by Marianne, maintained by Dan) includes an FAQ on UI
threads, performance data, case studies, and demonstration programs. It also has a lot of pointers
to other pages on it.
http://www.sun.com/software/Products/Developer-products/threads/
The IBM threads page includes a short exposition on POSIX threads programming and IBM's
implementation:
http://developer.austin.ibm.com/sdp/library/ref/about4.1/df4threa.html
http://www.rs6000.ibm.com/doc_link/en_US/a_doc_lib/aixprggd/genprogc/thread_quick_ref.htm
Search WWH :
Custom Search
Previous Page
Multithreaded Programming with JAVA - Topic Index
Next Page
Multithreaded Programming with JAVA - Bookmarks
Home