AnyBook4Less.com | Order from a Major Online Bookstore |
![]() |
Home |  Store List |  FAQ |  Contact Us |   | ||
Ultimate Book Price Comparison Engine Save Your Time And Money |
![]() |
Title: Taming Java Threads : by Allen Holub ISBN: 1-893115-10-0 Publisher: APress Pub. Date: 01 January, 1970 Format: Paperback Volumes: 1 List Price(USD): $34.95 |
Average Customer Rating: 4.27 (11 reviews)
Rating: 3
Summary: Assumes you know about threads already
Comment: What it is: a brief introduction to threads, and then a lot of strategies for re-implementing some of the thread-related classes that Sun provides (or fails to provide). If you are running up against the limitations of Sun's thread-related code and want to re-implement some of it, this book might be just what you're looking for. If you want to learn a lot about threads and how to use them correctly, another book might be better.
What I liked: I found the writing to be relatively clear and concise. I didn't like much else about the book, but that's probably because I was really looking for a different type of book.
What I didn't like: the author spends a lot of time complaining about things, some relating to threading and some not. I really don't care about the author's opinion of whether Sun should have made the default access for a method to be "package". The author comes across as a whiner because of all this complaining. Also, a big chunk of the book is taken up by copyright notices he sprinkles throughout his code. Finally, he doesn't use Sun's code style conventions. There is a reason Sun created these conventions: it's so all Java code would look similar and the reader doesn't get slowed down by an unfamiliar format. It doesn't matter so much for private code, but for publishing code in a book, there's no excuse for using a different style. (And of course the author wastes a few paragraphs complaining about Sun's code style too.)
Rating: 4
Summary: Read Another Thread Book First
Comment: This is an in depth detailed book. It is packed with insights and the nitty gritty you cannot find in most places. However, unless you have already studied threads and worked with them, the explanations can sometimes miss the mark. Early in the book an example of a Simple_notifying_queue is explained well, but quickly transforms into a discussion of the nuances of wait(). I was still hanging in until the next class, to help solve the wait() problem was difficult to follow. I finally realized he was using an anonymous inner class as a method parameter which implemented an interface and required variables in the method to be marked final in order to be able to use them. Ok, that was a good refresher, but why complicate threads with a first example using esoteric features of Java, negative logic for a conditional test that is suppose to return true, and all this after a discussion of thread priorities and process priorities and how bad NT is. If Java only has 10 priorities and NT has 7, they both sound a little weak compared to Solaris. But when you don't yet know threads, it is a discussion that leaves one baffled. I think you have to build slow, picking up steam as you lay a foundation. This book starts off addressing fellow thread experts. I do have to rate it high for the detail and depth, I only say it is not the first book you should read on threads. You have to already be accomplished to get it. Keep your level of understanding of threads in mind when purchasing and save this one after some decent exposure.
Rating: 5
Summary: THE BEST Java/Thread book
Comment: Taming Java Threads by Allen Holub is THE best book dealing with Java and threads. Typically you can just pick any O'Reilly book for any subject matter and just assume it is going to be one of the best books out there. That is not the case here - Allen has written a very comprehensive book on threads in Java and covering issues related to multithreaded programming not covered anywhere else.
Unlike a lot of people, I got exposed to Allen's writings via. his JavaWorld articles on Threading. That 9 part article offered a great treatment on Java threads and probably was a basis for this book. But the book is far more comprehensive and offers a great understanding of the basics of threads, and how to work with them correctly. This book is very extensive touching on every aspect of multithreading programming including AWT and Swing. This book is a must for anyone programming multithreaded applications in Java.
![]() |
Title: Java Thread Programming by Paul Hyde ISBN: 0672315858 Publisher: SAMS Pub. Date: 20 August, 1999 List Price(USD): $34.99 |
![]() |
Title: Concurrent Programming in Java(TM): Design Principles and Pattern (2nd Edition) by Doug Lea ISBN: 0201310090 Publisher: Addison-Wesley Pub Co Pub. Date: 05 November, 1999 List Price(USD): $44.99 |
![]() |
Title: Multithreaded Programming with Java Technology by Bil Lewis, Daniel J. Berg, Sun Microsystems Press ISBN: 0130170070 Publisher: Prentice Hall PTR Pub. Date: 09 December, 1999 List Price(USD): $39.99 |
![]() |
Title: Java Performance Tuning (2nd Edition) by Jack Shirazi ISBN: 0596003773 Publisher: O'Reilly & Associates Pub. Date: January, 2003 List Price(USD): $44.95 |
![]() |
Title: Java Threads, Second Edition by Scott Oaks, Henry Wong ISBN: 1565924185 Publisher: O'Reilly & Associates Pub. Date: 01 January, 1999 List Price(USD): $34.95 |
Thank you for visiting www.AnyBook4Less.com and enjoy your savings!
Copyright� 2001-2021 Send your comments