Concurrent Programming in Java(TM) 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


Concurrent Programming in Java(TM)

簡體網頁||繁體網頁
Doug Lea 作者
Addison-Wesley Professional
譯者
05 November, 1999 出版日期
432 頁數
$54.99 價格
Paperback
叢書系列
9780201310092 圖書編碼

Concurrent Programming in Java(TM) 在線電子書 圖書標籤: Java  concurrency  並發  concurrent  多綫程  並行  concurrent-programming  Thread   


喜歡 Concurrent Programming in Java(TM) 在線電子書 的讀者還喜歡




點擊這裡下載
    


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

發表於2024-06-20

Concurrent Programming in Java(TM) 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

Concurrent Programming in Java(TM) 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

Concurrent Programming in Java(TM) 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



Concurrent Programming in Java(TM) 在線電子書 用戶評價

評分

作為一個老java程序員,除瞭頭禿瞭之後一無所獲,迴想一下自己的架構學習之路也是一路摸著石頭過河,這次已經 把學習路徑給你們列齣來瞭,乾脆也把自己的學習資料給你們,不管培訓或者科班, 我們現在都同處於一個行業, 希望大傢一起努力,早日實現財富自由!也歡迎各位程序員朋友進來交流學習,大傢一起組建一個行業人脈圈 QQ群 809389099 我們都是追夢人!!

評分

必讀

評分

作為一個老java程序員,除瞭頭禿瞭之後一無所獲,迴想一下自己的架構學習之路也是一路摸著石頭過河,這次已經 把學習路徑給你們列齣來瞭,乾脆也把自己的學習資料給你們,不管培訓或者科班, 我們現在都同處於一個行業, 希望大傢一起努力,早日實現財富自由!也歡迎各位程序員朋友進來交流學習,大傢一起組建一個行業人脈圈 QQ群 809389099 我們都是追夢人!!

評分

必讀

評分

必讀

Concurrent Programming in Java(TM) 在線電子書 著者簡介


Concurrent Programming in Java(TM) 在線電子書 著者簡介


Concurrent Programming in Java(TM) 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

Concurrent Programming in Java(TM) 在線電子書 圖書描述

In this second edition, you will find thoroughly updated coverage of the Java(tm) 2 platform and new or expanded coverage of:

* Memory model * Cancellation * Portable parallel programming * Utility classes for concurrency control

The Java platform provides a broad and powerful set of APIs, tools, and technologies. One of its most powerful capabilities is the built-in support for threads. This makes concurrent programming an attractive yet challenging option for programmers using the Java programming language.

This book shows readers how to use the Java platform's threading model more precisely by helping them to understand the patterns and tradeoffs associated with concurrent programming.

You will learn how to initiate, control, and coordinate concurrent activities using the class java.lang.Thread, the keywords synchronized and volatile, and the methods wait, notify, and notifyAll. In addition, you will find detailed coverage of all aspects of concurrent programming, including such topics as confinement and synchronization, deadlocks and conflicts, state-dependent action control, asynchronous message passing and control flow, coordinated interaction, and structuring web-based and computational services.

The book targets intermediate to advanced programmers interested in mastering the complexities of concurrent programming. Taking a design pattern approach, the book offers standard design techniques for creating and implementing components that solve common concurrent programming challenges. The numerous code examples throughout help clarify the subtleties of the concurrent programming concepts discussed.

Concurrent Programming in Java(TM) 在線電子書 下載 mobi epub pdf txt 在線電子書下載


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

Concurrent Programming in Java(TM) 在線電子書 讀後感

評分

这是我本年度读书列表中最难的一本书,要多牛X的人才能完全领会书中知识呢,写书人又需要更多牛毕的理论基础呢,此书写作的时候NIO还没出世,然而作者已经就io轮询机制展开了论述,像作者展示如何解决传统阻塞io代理的吞吐量低这个问题。牛毕呀,牛毕!本人打算1-2年后再次阅读...  

評分

本书基本上是围绕线程和同步, 锁来讲如何实现并发编程, 并结合一些设计模式从中找到一些并发编程的规律, 加以总结即成此书. 而且由于作者也是concurrent包的贡献者, 因此里面也基本上是结合concurrent中的一些实现来做例子. 看完了这本书, 总的感觉是第二章和第四章的内容不错(...  

評分

作者目前是SUNY oswego计算机系的教授~ 我是一边记着这点一边看 越看越觉得不对劲儿~ 这在现在已经分明是一本科普级, 而不应该是SUNY教授的手笔~ 或者说, 感觉在论述并发编程的一种萌芽状态~ 回头翻了一下是1999年出版的~ 99年貌似我才初...

評分

本书基本上是围绕线程和同步, 锁来讲如何实现并发编程, 并结合一些设计模式从中找到一些并发编程的规律, 加以总结即成此书. 而且由于作者也是concurrent包的贡献者, 因此里面也基本上是结合concurrent中的一些实现来做例子. 看完了这本书, 总的感觉是第二章和第四章的内容不错(...  

評分

作者目前是SUNY oswego计算机系的教授~ 我是一边记着这点一边看 越看越觉得不对劲儿~ 这在现在已经分明是一本科普级, 而不应该是SUNY教授的手笔~ 或者说, 感觉在论述并发编程的一种萌芽状态~ 回头翻了一下是1999年出版的~ 99年貌似我才初...

類似圖書 點擊查看全場最低價

Concurrent Programming in Java(TM) 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





Concurrent Programming in Java(TM) 在線電子書 相關圖書




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

友情鏈接

© 2024 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有