Original PDF Ebook – Java 9 Concurrency Cookbook – Second Edition2nd Edition – 9781787124417
Master the art of fast, effective Java development with the power of concurrent and parallel programming_x000D_About This Book_x000D_
Get detailed coverage of important recipes on multi-threading and parallel programming_x000D_
This book takes a close look at the Java 9 APIs and their impact on concurrency_x000D_
See practical examples on thread safety, high-performance classes, safe sharing, and a whole lot more_x000D_
Who This Book Is For_x000D_
The book is for Java developers and programmers at an intermediate to advanced level. It will be especially useful for developers who want to take advantage of task-based recipes using Java 9’s concurrent API to program thread-safe solutions._x000D_
What You Will Learn_x000D_
Find out to manage the basic components of the Java Concurrency API_x000D_
Use synchronization mechanisms to avoid data race conditions and other problems of concurrent applications_x000D_
Separate the thread management from the rest of the application with the Executor framework_x000D_
Solve problems using a parallelized version of the divide and conquer paradigm with the Fork / Join framework_x000D_
Process massive data sets in an optimized way using streams and reactive streams_x000D_
See which data structures we can use in concurrent applications and how to use them_x000D_
Practice efficient techniques to test concurrent applications_x000D_
Get to know tips and tricks to design concurrent applications_x000D_
In Detail
Reviews
There are no reviews yet.