Java Concurrent Programming: A Quantitative Approach
暫譯: Java 並發程式設計:量化方法
Henry H. Liu
- 出版商: CreateSpace Independ
- 出版日期: 2015-07-05
- 售價: $1,020
- 貴賓價: 9.5 折 $969
- 語言: 英文
- 頁數: 444
- 裝訂: Paperback
- ISBN: 1514849879
- ISBN-13: 9781514849873
-
相關分類:
Java 程式語言
海外代購書籍(需單獨結帳)
相關主題
商品描述
Java is one of the most popular programming languages for developing software applications, especially cloud computing, big data analytics, and various commonly used enterprise applications. Applications in these areas require high performance and scalability, driving unprecedented high demands for skills in Java concurrent programming. Whether you are a beginner or an experienced Java developer, it is desirable to keep sharpening your Java programming skills with a systematic understanding of the power and flexibility that the modern Java concurrent programming frameworks offer.
This book attempts to provide an easier entry into Java concurrent programming for those who are passionate about programming, especially for those who are motivated and determined to develop high-performance and scalable Java software. Specifically, this book covers the following subjects:
* Chapter 1 Multithreaded Programming in Java
* Chapter 2 Java ExecutorService Framework
* Chapter 3 Java Collections Framework
* Chapter 4 Atomic Operations
* Chapter 5 Locks
* Chapter 6 Synchronizers
* Chapter 7 Synchronized Collections
* Chapter 8 Parallel Programming Using the Fork-Join Framework
* Appendix A Algorithm Analysis
* Appendix B The Bridge Exercise
To minimize the possibilities of any kind of misperceptions and misunderstandings, this text emphasizes understanding how various classes are actually implemented internally, accompanied with carefully-crafted examples. A great additional benefit out of this approach is that it gives all of us an opportunity to appreciate how those masters coded all of those classes that we use every day for our Java concurrent programming tasks. This book will not only enhance your Java concurrent programming skills specifically but also Java programming skills in general. In addition, you will learn how to judge properly on whether threads are running normally or in an undesirable livelock or starvation or deadlock situation.
This book attempts to provide an easier entry into Java concurrent programming for those who are passionate about programming, especially for those who are motivated and determined to develop high-performance and scalable Java software. Specifically, this book covers the following subjects:
* Chapter 1 Multithreaded Programming in Java
* Chapter 2 Java ExecutorService Framework
* Chapter 3 Java Collections Framework
* Chapter 4 Atomic Operations
* Chapter 5 Locks
* Chapter 6 Synchronizers
* Chapter 7 Synchronized Collections
* Chapter 8 Parallel Programming Using the Fork-Join Framework
* Appendix A Algorithm Analysis
* Appendix B The Bridge Exercise
To minimize the possibilities of any kind of misperceptions and misunderstandings, this text emphasizes understanding how various classes are actually implemented internally, accompanied with carefully-crafted examples. A great additional benefit out of this approach is that it gives all of us an opportunity to appreciate how those masters coded all of those classes that we use every day for our Java concurrent programming tasks. This book will not only enhance your Java concurrent programming skills specifically but also Java programming skills in general. In addition, you will learn how to judge properly on whether threads are running normally or in an undesirable livelock or starvation or deadlock situation.
商品描述(中文翻譯)
Java 是開發軟體應用程式中最受歡迎的程式語言之一,特別是在雲端運算、大數據分析以及各種常用的企業應用程式方面。這些領域的應用程式需要高效能和可擴展性,這驅動了對 Java 並行程式設計技能的前所未有的高需求。無論您是初學者還是經驗豐富的 Java 開發者,持續提升您的 Java 程式設計技能,並系統性地理解現代 Java 並行程式設計框架所提供的力量和靈活性,都是非常重要的。
本書旨在為那些熱愛程式設計的人,特別是那些有動力和決心開發高效能和可擴展的 Java 軟體的人,提供一個更容易進入 Java 並行程式設計的途徑。具體來說,本書涵蓋以下主題:
* 第 1 章 Java 中的多執行緒程式設計
* 第 2 章 Java ExecutorService 框架
* 第 3 章 Java 集合框架
* 第 4 章 原子操作
* 第 5 章 鎖
* 第 6 章 同步器
* 第 7 章 同步集合
* 第 8 章 使用 Fork-Join 框架的並行程式設計
* 附錄 A 演算法分析
* 附錄 B 橋接練習
為了最小化任何誤解和誤會的可能性,本文強調理解各種類別的內部實現,並附有精心設計的範例。這種方法的另一個巨大好處是,它讓我們有機會欣賞那些大師如何編寫我們每天在 Java 並行程式設計任務中使用的所有類別。本書不僅會特別增強您的 Java 並行程式設計技能,還會提升您的一般 Java 程式設計技能。此外,您將學會如何正確判斷執行緒是否正常運行,或是否處於不理想的活鎖、饑餓或死鎖情況。