Excellent Java threads tutorial book from The Java Series by Doug Lea (Addison-Wesley). Covers prog...
Covers aspects of multithreaded programming in Java. Teaches readers how to effectively and safely ...
Discussion of thread cancellation techniques in Java. (excerpt from Doug Lea's Concurrent Programmi...