This text treats Java as a software engineering language rather than a means of developing simple applets. It aims to enable programmers to find out more about how to use concurrency in the design of classes, applets and applications to create multi-threaded applications. Features of the book includ
Concurrent Programming in Java: Design Principles and Pattern
โ Scribed by Doug Lea
- Publisher
- Prentice Hall PTR
- Year
- 1999
- Tongue
- English
- Leaves
- 317
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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.
๐ SIMILAR VOLUMES
In this second edition, you will find thoroughly updated coverage of the Javao 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 t
In this second edition, you will find thoroughly updated coverage of the Javao 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 t
Publisher: Addison Wesley, 1999. - 432 p. Second Edition. ISBN: 0-201-31009-0<div class="bb-sep"></div>In Concurrent Programming in Java, Second Edition, you will find thoroughly updated coverage of the Java 2 platform and new or expanded coverage of:<div class="bb-sep"></div>Memory model<br/> Cance
I don't know about this book but having him as a teacher is pretty weird. I'm assuming his book style is the same as teaching, and that is pretty good, he helps you and knows everything about java seeing how he made some of java. Very bright.
In this second edition, you will find thoroughly updated coverage of the Java(tm) 2 platform and new or expanded coverage of: <P>* Memory model * Cancellation * Portable parallel programming * Utility classes for concurrency control <P>The Java platform provides a broad and powerful se