The moose likes Book Reviews and the fly likes Java Thread Programming by Paul Hyde Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Books and Education » Book Reviews
Reply Bookmark "Java Thread Programming by Paul Hyde" Watch "Java Thread Programming by Paul Hyde" New topic
Author

Java Thread Programming by Paul Hyde

Johannes de Jong
tumbleweed
Bartender

Joined: Jan 27, 2001
Posts: 5087
<pre>Author/s : Paul Hyde
Publisher : SAMS
Category : Advanced Java
Review by : Matthew Phillips
Rating : 10 horseshoes
</pre>
The short review is this: if you want to know threads inside and out, buy this book.
For those who want more details, you may read on. This book assumes no Thread knowledge. By the end of the book, you will understand the finer points of thread programming. The book is broken down into three parts.
Part 1 shows you all of the ins and outs of threads. There is a lot of sample code and many details. This section will give you all you need to know to program with threads.
Part 2 shows several techniques for good thread design. I found the chapter on breaking out of a blocked I/O state particularly informative.
Part 3 has the Thread API and the ThreadGroup API. It is a nice reference, but not particularly necessary.
It is hard to find negatives about this book, but I did manage to find two. The primary negative is that the reading is a little dry. It wasn't so dry that the book was unreadable. The other negative is that there is no website to download sample code. This didn't affect me much since I prefer to type in the code anyway, but others might find that to be a major drawback.
More info at Amazon.com
More info at Amazon.co.uk
More info at FatBrain.com
[ January 28, 2002: Message edited by: Johannes de Jong ]
 
 
subject: Java Thread Programming by Paul Hyde
 
Threads others viewed
Early Adopter J2SE 1.4 by James Hart (Wrox)
Mastering Enterprise JavaBeans and the Java 2 Platform, Enterprise Edition
Mastering Resin by Richard Hightower, Joseph D. Gradecki
Java 2 Micro Edition
JSP, Servlets and MySQL by David Harms
developer file tools