Concurrent Programming in Java

Douban
Concurrent Programming in Java

Inscrivez ou connectez-vous pour évaluer cette œuvre ou l'ajouter à votre collection.

ISBN: 9780321256171
écrit par: Douglas Lea
édition: Addison-Wesley Professional
date de publication: 2006 -5
prix: USD 44.99
nombre de pages: 560

/ 10

0 évaluations

Pas assez d'évaluations
Acheter ou emprunter

Design Principles and Patterns (3rd Edition) (Java Series)

Douglas Lea   

résumé

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.

autres éditions (4)
commentaires
Avis
Notes