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 paper will help you to collect the tools and practices needed to modernize the way you develop concurrent Java code. Java Concurrency in Practice: Brian Goetz, Tim Peierls Brian Goetz is a software consultant with twenty years industry experience, with over 75 articles on Java development. ň�类: java 2010-03-18 11:11 829人阅读 评论(0) 收藏 举报. He is one of the primary members of the Java . ThreadSafe and NotThreadSafe are described in Java Concurrency in Practice, and CheckThread enforces the same semantics that book defines. Java Concurrency in Practiceby Brian GoetzISBN 0321349601Date Read 3/2007 My Rating Want to learn about synchronization in Java? Here's a link to a collection of Java concurrency source code examples on the Java Concurrency in Practice website. If you want to master JAVA Threading concepts, you should read Java Concurrency in Practice. À�Java并发编程实践》笔记(Note of 《Java Concurrency in Practice》)(1-5章). Links to great resources regarding Java concurrency, multicore programming, and the Java memory model. A JavaWorld article on Java client multicore processing is also good. Doug Lea's Concurrency Property Checklist is also a good link once you have the basics down. Understanding the Java memory model can also be extremely helpful.