| submit a site to this category |
|   |
|
|
Java Thread ProgrammingURL: http://www.programix.com/threadbook/ ODP description: Covers aspects of multithreaded programming in Java. Teaches readers how to effectively and safely build multithreaded applications. Written for Java 2, explains all the issues and changes since 1.0 and 1.1. Macmillan Computer Publishing, August 1999. Page title: Book: Java Thread Programming (written for Java 2) Page description: Java Thread Programming - a comprehensive, 510-page book by Paul Hyde. It teaches readers how to effectively and *safely* build multithreaded applications. ![]() |
|
|
Concurrent Programming in Java: Design Principles and PatternsURL: http://gee.cs.oswego.edu/dl/cpj/ ODP description: Excellent Java threads tutorial book from The Java Series by Doug Lea (Addison-Wesley). Covers programming with Java threads in detail, shows the reader how to think about concurrent programming. Cookbook of design patterns for concurrent programming instructive and useful for new and experienced threads programmers. Page title: Concurrent Programming in Java: Design principles and patterns ![]() |
|
|
CancellationURL: http://g.oswego.edu/dl/cpj/cancel.html ODP description: Discussion of thread cancellation techniques in Java. (excerpt from Doug Lea's Concurrent Programming in Java book) ![]() |
|
| |