Last 5 to add this favy :

Writing Multithreaded Java Appli...
Introduces the Java Thread API,
outlines issues involved in...
http://www.ibm.com
Thread Pools and Work Queues
Explores the motivations for
thread pools, some basic...
http://www-128.ibm.com
Java Thread Programming
Covers aspects of multithreaded
programming in Java. Teaches...
http://www.programix.com
A simple in-process semaphore us...
Creating a semaphore to limit a
given number of threads...
http://www.codeproject.com
Portable Thread Synchronization ...
Provides example C++ classes
implementing a series of...
http://www.frostbytes.com