Video description
Improve the performance of your application by using modern Java's multithreading features
About This Video
- Increase the performance and responsiveness of your application with multithreading
- Hands-on examples demonstrating how to write concurrent and parallel programs, and quizzes to help you to retain your knowledge
- Coverage of the latest concurrency enhancements in Java
In Detail
Multi-core processors are everywhere-from super-computers to mobile devices right in your pocket. That's why a modern developer must know how to leverage the power of multithreading.
This course will teach you how to use parallelism and concurrency in Java. You will learn how to parallelize tasks and functions with the ForkJoin framework and Streams. You will also learn how to work with the very popular Reactive Streams recently introduced to Java. Furthermore, you will master concurrent collections and lower-level synchronization techniques with locks.
This course conveniently provides quizzes to evaluate your knowledge and help you retain the new concepts.
By the end of this practical training course, you will have the knowledge to write elegant programs for multicore computers with enhanced performance and improved responsiveness.
Audience
If you are a Java developer keen to learn how to write modern parallel and concurrent programs to improve application performance, this course is for you. Some basic workable knowledge of Java is assumed.
Product information
- Title: Java Concurrency and Multithreading in Practice
- Author(s):
- Release date: July 2019
- Publisher(s): Packt Publishing
- ISBN: 9781789806410
You might also like
book
Java Concurrency in Practice
"I was fortunate indeed to have worked with a fantastic team on the design and implementation …
video
Java Multithreading and Parallel Programming Masterclass
Multithreading is an advanced topic for any developer, and they struggle to understand many allied concepts …
book
Modern Java in Action
Manning's bestselling Java 8 book has been revised for Java 9 and 10! In Modern Java …
book
Java 8 in Action
Java 8 in Action is a clearly written guide to the new features of Java 8. …