募捐 9月15日2024 – 10月1日2024 关于筹款

Concurrent Programming in Java: Design Principles and...

Concurrent Programming in Java: Design Principles and Pattern

Doug Lea
5.0 / 1.0
2 comments
你有多喜欢这本书?
下载文件的质量如何?
下载该书,以评价其质量
下载文件的质量如何?
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 controlThe 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.
年:
1999
出版:
2
出版社:
Prentice Hall PTR
语言:
english
页:
317
ISBN 10:
0201310090
ISBN 13:
9780201310092
文件:
PDF, 2.42 MB
IPFS:
CID , CID Blake2b
english, 1999
线上阅读
正在转换
转换为 失败

关键词