Bültmann & Gerriets
Java 7 Concurrency Cookbook
von Javier Fernandez Gonzalez
Verlag: Packt Publishing
E-Book / PDF
Kopierschutz: Adobe DRM


Speicherplatz: 2 MB
Hinweis: Nach dem Checkout (Kasse) wird direkt ein Link zum Download bereitgestellt. Der Link kann dann auf PC, Smartphone oder E-Book-Reader ausgeführt werden.
E-Books können per PayPal bezahlt werden. Wenn Sie E-Books per Rechnung bezahlen möchten, kontaktieren Sie uns bitte.

ISBN: 978-1-84968-789-8
Erschienen am 25.10.2012
Sprache: Englisch
Umfang: 364 Seiten

Preis: 28,49 €

28,49 €
merken
Klappentext

In DetailJava remains the global standard for developing various applications and enterprise software, and the launch of Java 7 brings with it exciting new capabilities for concurrent programming by way of the concurrency utilities enhancement. This allows developers to make the most of their applications with parallel task performance. "e;Java 7 Concurrency Cookbook"e; covers all elements of the Java concurrency API, providing essential recipes for taking advantage of the exciting new capabilities. On your computer, you can listen to music while you edit a Word document and read your emails, all at once! This is because your operating system allows the concurrency of tasks, much like the Java platform which offers various classes to execute concurrent tasks inside a Java program. "e;Java 7 Concurrency Cookbook"e; covers the most important features of the Java concurrency API, with special emphasis on the new capabilities of version 7. With each version, Java increases the available functionality to facilitate development of concurrent programs. This book covers the most important and useful mechanisms included in version 7 of the Java concurrency API, so you will be able to use them directly in your applications. "e;Java 7 Concurrency Cookbook"e; includes recipes to enable you to achieve everything from the basic management of threads and tasks, to the new Fork /Join framework, through synchronization mechanisms between tasks, different types of concurrent tasks that Java can execute, data structures that must be used in concurrent applications and the classes of the library that can be customized. With the step-by-step examples in this book you'll be able to apply the most important and useful features of the Java 7 concurrency API.Approach"e;Java 7 Concurrency Cookbook"e; is a practical Cookbook packed with real-world solutions. Intermediate-advanced level Java developers will learn from task-based recipes to use Java's concurrent API to program thread safe solutions.Who this book is forIf you are a Java developer who wants to take your knowledge of concurrent programming and multithreading further, as well as discover the new concurrency features of Java 7, then "e;Java 7 Concurrency Cookbook"e; is for you. You should already be comfortable with general Java development practices and a basic grasp of threads would be an advantage.