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

Java Concurrency in Practice



Download Java Concurrency in Practice




Java Concurrency in Practice Brian Goetz, David Holmes, Doug Lea, Joseph Bowbeer, Joshua Bloch, Tim Peierls ebook
ISBN: 0321349601, 9780321349606
Publisher: Addison-Wesley Professional
Format: chm
Page: 384


Composing Objects 组合对象 So far, we've covered the low-level basics of thread safety and synchronization. This is now one of my favorite books on Java which I am probably going to read again just to be sure I have soaked up as much information as I can. Since Doug Lea's classic, this is very readworthy work on concurrency in Java world. Race condition is the most common concurrency correctness problem. In chapter 3.1 "Visibility" I found an interesting analogy to eventually consistent databases. ň�类: java 2010-03-18 11:11 829人阅读 评论(0) 收藏 举报. À�Java并发编程实践》笔记(Note of 《Java Concurrency in Practice》)(1-5章). After long time, I stumbled upon something that is both educational and practical. The book Java Concurrency In Practice by Brian Goetz et al deals with Java concurrency in an almost overwhelming depth. Stateless servlet); make variable immutable; use lock (synchronize in Java).