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




Composing Objects 组合对象 So far, we've covered the low-level basics of thread safety and synchronization. 2.1.1 Noncompliant Code Example (Non-Volatile Flag). Visibility and Atomicity (VNA) Guidelines. Ů�全的风险(不好的事情会发生),提高错误出现的几率. NotifyAll() will trigger the event and wake up Thread A. 1.1.3 The java.util.concurrent Classes. Ensure visibility when accessing shared primitive variables. They'll reflect my thinking as I read through portions of the book Java Concurrency In Practice by Brian Goetz. We all know that immutability of shared objects is a good thing for application concurrency (If you don't know that, check out Java: Concurrency In Practice by Brian Goetz). Wait and notify is an old mechanism but still a popular interview subject – avoid to use it in practice. Eric Lunt, FeedBurner's CTO – has a review up of the book Java Concurrency in Practice . This is the first part of what I intend to be a series documenting my education in concurrent programming. "Java Concurrency in Practice is an invaluable compilation of threading know-how for Java developers. Ə�供用户界面的响应(时间). Prefer concurrency utilities to wait and notify). If you want to master JAVA Threading concepts, you should read Java Concurrency in Practice. { '1': 'Effective Java (2nd Edition)', '2': 'JavaTM Puzzlers: Traps, Pitfalls, and Corner Cases', '3': 'Java Concurrency in Practice', '4': 'Java: The Good Parts' }. Sunday, 17 March 2013 at 00:02.

Links: