Brian Goetz is a software consultant with twenty years industry experience, with over 75 articles on Java development. He is one of the primary members of the Java Community Process JSR 166 Expert Group (Concurrency Utilities), and has served on numerous other JCP Expert Groups.
Tim Peierls is the very model of a modern multiprocessor, with BoxPop.biz, recording arts, and goings on theatrical. He is one of the primary members of the Java Community Process JSR 166 Expert Group (Concurrency Utilities), and has served on numerous other JCP Expert Groups.
Joshua Bloch is a principal engineer at Google and a Jolt Award-winner. He was previously a distinguished engineer at Sun Microsystems and a senior systems designer at Transarc. Josh led the design and implementation of numerous Java platform features, including JDK 5.0 language enhancements and the award-winning Java Collections Framework. He holds a Ph.D. in computer science from Carnegie Mellon University.
Joseph Bowbeer is a software architect at Vizrea Corporation where he specializes in mobile application development for the Java ME platform, but his fascination with concurrent programming began in his days at Apollo Computer. He served on the JCP Expert Group for JSR-166 (Concurrency Utilities).
David Holmes is director of DLTeCH Pty Ltd, located in Brisbane, Australia. He specializes in synchronization and concurrency and was a member of the JSR-166 expert group that developed the new concurrency utilities. He is also a contributor to the update of the Real-Time Specification for Java, and has spent the past few years working on an implementation of that specification.
Doug Lea is one of the foremost experts on object-oriented technology and software reuse. He has been doing collaborative research with Sun Labs for more than five years. Lea is Professor of Computer Science at SUNY Oswego, Co-director of the Software Engineering Lab at the New York Center for Advanced Technology in Computer Applications, and Adjunct Professor of Electrical and Computer Engineering at Syracuse University. In addition, he co-authored the book, Object-Oriented System Development (Addison-Wesley, 1993). He received his B.A., M.A., and Ph.D. from the University of New Hampshire.
发表于2024-12-22
Java Concurrency in Practice 2024 pdf epub mobi 电子书
这本书原版写的很好 但是翻译的太差了 字都认识 连起来不了解 你在逗我 三星给原版 我要去读原版了 即使读的很慢 也比不懂强 翻译 你能用点心不 翻译的什么鬼 翻译的时候能自己先读一读可好 翻译成这样 真是害人 里面的内容不错 就是有点老了 讲的是Java6之前的内容 可以先把此...
评分首先要说明的是,本书并非,如同中国程序员爱说的,是一本什么修炼内功的书。这本书读完之后,由于没有习题,所以如果不能结合实践两相印证的话,其实对个人的提升是比较有限的。 此外,非常重要的一点是,Java 1.8 对并发编程有了长足的扩展,尤其是 CompletableFuture 的引入...
评分原著5星,翻译中文版我一星都不想给,不如谷歌翻译。。。 翻译垃圾,毁了一本好书。 Listing 5.1 shows two methods that operate on a Vector, getLast and deleteLast, both of which are check-then-act sequences. 翻译过来:程序清单5-1给出了vector 中定义的的两个方法:...
评分翻译太糟糕,有些地方甚至翻译成相反的意思,语言也很啰嗦,甚至不如Google翻译!!! 例如: 4.1 章节,原文如下: While it is possible to write a thread-safe program that stores all its state in public static fields, it is a lot harder to verify its thread sa...
评分首先要说明的是,本书并非,如同中国程序员爱说的,是一本什么修炼内功的书。这本书读完之后,由于没有习题,所以如果不能结合实践两相印证的话,其实对个人的提升是比较有限的。 此外,非常重要的一点是,Java 1.8 对并发编程有了长足的扩展,尤其是 CompletableFuture 的引入...
图书标签: Java concurrency 并发 编程 programming 计算机 并发程序设计 java
This book covers:
Basic concepts of concurrency and thread safety
Techniques for building and composing thread-safe classes
Using the concurrency building blocks in java.util.concurrent
Performance optimization dos and don'ts
Testing concurrent programs
Advanced topics such as atomic variables, nonblocking algorithms, and the Java Memory Model
看了一点点就没耐心了
评分不搞java了,所以应该不会再读了。书倒是好书。
评分pdf档
评分在并发的世界里,正确不容易~ 居然连全英文电子版都读完了!
评分Java并发编程必读书.
Java Concurrency in Practice 2024 pdf epub mobi 电子书