Java Concurrency in Practice. Brian Goetz, David Holmes, Doug Lea, Joseph Bowbeer, Joshua Bloch, Tim Peierls

Java Concurrency in Practice


Java.Concurrency.in.Practice.pdf
ISBN: 0321349601,9780321349606 | 384 pages | 10 Mb


Download Java Concurrency in Practice



Java Concurrency in Practice Brian Goetz, David Holmes, Doug Lea, Joseph Bowbeer, Joshua Bloch, Tim Peierls
Publisher: Addison-Wesley Professional




Do you know what's new in concurrency in Java 5/6? This is the first part of what I intend to be a series documenting my education in concurrent programming. "I was fortunate indeed to have worked with a fantastic team on the design and implementation of the concurrency features added to the Java platform in Java 5.0 and Java 6. Since Doug Lea's classic, this is very readworthy work on concurrency in Java world. They'll reflect my thinking as I read through portions of the book Java Concurrency In Practice by Brian Goetz. Java Concurrency in Practice is one of the best books about multi-threading and concurrency. Java Concurrency in Practiceby Brian GoetzISBN 0321349601Date Read 3/2007 My Rating Want to learn about synchronization in Java? This book joins Effective Java and Hibernate in Action as a "two copy" Java book -- it's such a must-have book that I need one copy at home and one copy at the office. Although all the examples in the book are Java based, this book gives a solid explanation of MT world. After long time, I stumbled upon something that is both educational and practical. Januar 2010 um 12:21 Habe einige Folien zu unserem Buch auf deutsch gefunden.