Classes
Two different classes are offered, one for PThreads, one for Java.
Both follow the same outline and use much of the same basic material.
(These are MULTITHREADED PROGRAMMING classes, 90% of the issues are
identical for Java, PThreads, Win32 threads, etc.)
If you are going to run a class, download the appropriate Class file,
unpack it and follow the instructions in the README. If you just
want to look at/use the code examples, download the appropriate
Programs file.
Runtime.availableProcessors()
Course Description
PThreads Class (Sept 2002)
Java Class (Sept 2002)