Java Threads
|
| |
ISBN |
0596007825 |
|
Release Date |
30 November 1999 |
|
Category |
Java |
|
Tags |
thread, threads, java, "java threads", java threads, "java thread", java thread, head first java, core java, "thread", head first threads, head first java o'reilly, java web service, enterprise java for sap, effective java, java message service, java exception, threa, java 6, java 2 complete reference, henry korth, thread java, jdbc 3 : java database connectivity, java threads, third edition o'reillyscott oaks and henry wong, java for interviews,
|
|
This book @Amazon |
View |
|
Description
|
Building sophisticated Java applets means learning about threading--if you need to read data from a network, for example, you can't afford to let a delay in its delivery lock up your entire applet. Java Threads introduces the Java threading API and uses non-computing analogies--such as scenarios involving bank tellers--to explain the need for synchronization and the dangers of deadlock. Scott Oaks and Henry Wong follow up their high-level examples with more detailed discussions on building a thread scheduler in Java, dealing with advanced synchronization issues, and handling exceptions. |
|