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
發表於2024-12-22
Java Concurrency in Practice 2024 pdf epub mobi 電子書 下載
之前看到有人推薦這本書,於是就花瞭將近三個月的時間來看這本書, 前一周在看 《jvm 上的並發編程》,感覺不怎麼好,原理沒怎麼將清楚,晦澀難懂,於是換成這本書,豁然開朗。 雖然現在都是 java8瞭,這本書裏麵說的是 java5/6的事情,但是,如果不懂這些,那麼 java8中的一些...
評分這本書原版寫的很好 但是翻譯的太差瞭 字都認識 連起來不瞭解 你在逗我 三星給原版 我要去讀原版瞭 即使讀的很慢 也比不懂強 翻譯 你能用點心不 翻譯的什麼鬼 翻譯的時候能自己先讀一讀可好 翻譯成這樣 真是害人 裏麵的內容不錯 就是有點老瞭 講的是Java6之前的內容 可以先把此...
評分我看過的書不算少, 但是本書是對我幫助最大的. 由於本書難度較高, 不好翻譯, 中文版的質量也確實讓人不敢恭維. 因此隻好硬著頭皮啃完英文原版. 當翻完最後一頁的時候, 我知道從此之後不會再對英文技術書籍抱有恐懼, 這是我最大的收獲. 另外, 從書中學到的知識也很有用, 經常...
評分原著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 中定義的的兩個方法:...
評分這本書的前半部分我讀的非常仔細,但後半部分則跳躍瞭很多,並沒有完整的閱讀。當然原因肯定不是這本書不夠好,而是我本人的內力實在是太差瞭,越看越羞愧。 所謂實踐是檢驗真理的唯一標準,要想理解書上的精髓,唯有多實踐,方能有所收獲。現在的我越來越感覺自己有些“眼高手...
圖書標籤: Java concurrency 並發 編程 programming 計算機 並發程序設計 java
如果你想寫Java並發程序,這無疑是最好的入門書,講清楚瞭一些最重要的東西:模式、性能和Memory Model。
評分不搞java瞭,所以應該不會再讀瞭。書倒是好書。
評分不搞java瞭,所以應該不會再讀瞭。書倒是好書。
評分思路清晰。
評分java可以挖掘的東西比想象中要多
Java Concurrency in Practice 2024 pdf epub mobi 電子書 下載