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.
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
發表於2025-03-31
Java Concurrency in Practice 2025 pdf epub mobi 電子書 下載
原著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 中定義的的兩個方法:...
評分整體上還是可以看的,不過很多地方看不懂隻是因為翻譯不恰當。 這本書本身值五顆星。 譯文: 一個對象是否需要是綫程安全的,取決於它是否被多個綫程訪問。這指的是程序中訪問對象的方式,而不是對象要實現的功能。 原文: Whether an object needs to be thread‐safe depen...
評分我看過的書不算少, 但是本書是對我幫助最大的. 由於本書難度較高, 不好翻譯, 中文版的質量也確實讓人不敢恭維. 因此隻好硬著頭皮啃完英文原版. 當翻完最後一頁的時候, 我知道從此之後不會再對英文技術書籍抱有恐懼, 這是我最大的收獲. 另外, 從書中學到的知識也很有用, 經常...
評分首先要說明的是,本書並非,如同中國程序員愛說的,是一本什麼修煉內功的書。這本書讀完之後,由於沒有習題,所以如果不能結閤實踐兩相印證的話,其實對個人的提升是比較有限的。 此外,非常重要的一點是,Java 1.8 對並發編程有瞭長足的擴展,尤其是 CompletableFuture 的引入...
評分之前看到有人推薦這本書,於是就花瞭將近三個月的時間來看這本書, 前一周在看 《jvm 上的並發編程》,感覺不怎麼好,原理沒怎麼將清楚,晦澀難懂,於是換成這本書,豁然開朗。 雖然現在都是 java8瞭,這本書裏麵說的是 java5/6的事情,但是,如果不懂這些,那麼 java8中的一些...
圖書標籤: Java concurrency 並發 編程 programming 計算機 並發程序設計 java
java可以挖掘的東西比想象中要多
評分java可以挖掘的東西比想象中要多
評分這大概是我近幾年讀後收獲最大的一本書,不過中文版翻譯的真是慘無人道、慘絕人寰!強烈建議看原版!
評分看瞭一點點就沒耐心瞭
評分看瞭一點點就沒耐心瞭
Java Concurrency in Practice 2025 pdf epub mobi 電子書 下載