Java Concurrency in Practice 2025 pdf epub mobi 電子書 下載


Java Concurrency in Practice

簡體網頁||繁體網頁

Java Concurrency in Practice pdf epub mobi 著者簡介

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.


Java Concurrency in Practice pdf epub mobi 圖書描述

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 Concurrency in Practice 2025 pdf epub mobi 電子書 下載

Java Concurrency in Practice pdf epub mobi 圖書目錄




下載連結1
下載連結2
下載連結3
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2025-03-24

Java Concurrency in Practice 2025 pdf epub mobi 電子書 下載

Java Concurrency in Practice 2025 pdf epub mobi 電子書 下載

Java Concurrency in Practice 2025 pdf epub mobi 電子書 下載



喜欢 Java Concurrency in Practice 電子書 的读者还喜欢


Java Concurrency in Practice pdf epub mobi 讀後感

評分

英文版還是不錯的,但是中文版的譯者典型的沒有技術功底,介紹上說什麼專傢,我日,他媽狗屁,翻譯的非常差勁,有些句子都不通順,都不知道自己去理解,直接就放在書上,你丫有沒有良知,書籍是什麼,是希望,是神聖的,你們這些譯者簡直就是在犯罪 ,不過要是英文功底不好,還...  

評分

以下內容均齣自本書,短小而深刻: “所有的並發問題都歸結為如何協調訪問狀態,可變狀態越少,就越容易。” “並發程序中可伸縮性的首要威脅就是獨占的資源鎖。” “通常簡單性與性能之間會相互牽製,實現一個同步策略時,不要過早地為瞭性能而犧牲簡單性。” “避免不成...  

評分

英文版還是不錯的,但是中文版的譯者典型的沒有技術功底,介紹上說什麼專傢,我日,他媽狗屁,翻譯的非常差勁,有些句子都不通順,都不知道自己去理解,直接就放在書上,你丫有沒有良知,書籍是什麼,是希望,是神聖的,你們這些譯者簡直就是在犯罪 ,不過要是英文功底不好,還...  

評分

英文版還是不錯的,但是中文版的譯者典型的沒有技術功底,介紹上說什麼專傢,我日,他媽狗屁,翻譯的非常差勁,有些句子都不通順,都不知道自己去理解,直接就放在書上,你丫有沒有良知,書籍是什麼,是希望,是神聖的,你們這些譯者簡直就是在犯罪 ,不過要是英文功底不好,還...  

評分

我看過的書不算少, 但是本書是對我幫助最大的. 由於本書難度較高, 不好翻譯, 中文版的質量也確實讓人不敢恭維. 因此隻好硬著頭皮啃完英文原版. 當翻完最後一頁的時候, 我知道從此之後不會再對英文技術書籍抱有恐懼, 這是我最大的收獲. 另外, 從書中學到的知識也很有用, 經常...  

類似圖書 點擊查看全場最低價
出版者:Addison-Wesley Professional
作者:Brian Goetz
出品人:
頁數:384
譯者:
出版時間:2006-5-19
價格:USD 59.99
裝幀:Paperback
isbn號碼:9780321349606
叢書系列:

圖書標籤: Java  concurrency  並發  編程  programming  計算機  並發程序設計  java   


Java Concurrency in Practice 2025 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Java Concurrency in Practice pdf epub mobi 用戶評價

評分

仔細看瞭遍原版,真心寫的很深入!很有幫助。 201605

評分

寫得很好,讀這本書不僅能學習一些java並發編程的習慣用法,還能學到一些通用的並發編程技術

評分

the definitive book of java concurrency programming.

評分

又是一本經典的書,同步並發講得太好太詳細瞭

評分

不搞java瞭,所以應該不會再讀瞭。書倒是好書。

Java Concurrency in Practice 2025 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2025 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有