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




Doug Lea's Concurrency Property Checklist is also a good link once you have the basics down. Java Cookbook, Second Edition - ISBN 0596007019.chm. Java Concurrency in Practice - ISBN 0321349601.chm. Java Concurrency In Practice (2006).chm. While i was going through JCP book i found an example of logger in Listing 7.13. Understanding the Java memory model can also be extremely helpful. A JavaWorld article on Java client multicore processing is also good. "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. Here's a link to a collection of Java concurrency source code examples on the Java Concurrency in Practice website. Links to great resources regarding Java concurrency, multicore programming, and the Java memory model. My doubt over here is How come the example is multi-producer and single. Java Cookbook, 2nd Edition (2004).chm.