Parallel and Asynchronous Programming with Streams and CompletableFuture
Offered By: Devoxx via YouTube
Course Description
Overview
Dive into a comprehensive conference talk on parallel and asynchronous programming in Java 8, focusing on Streams and CompletableFuture. Explore the ease of implementation and potential pitfalls of these features. Learn when to leverage parallel streams and asynchronous tasks, and when to avoid them. Gain insights into best practices for effective utilization of these powerful Java 8 capabilities. Discover how to navigate the complexities of concurrent programming and optimize your code for improved performance and efficiency.
Syllabus
Parallel and Asynchronous Programming with Streams and CompletableFuture with Venkat Subramaniam
Taught by
Devoxx
Related Courses
Java Fundamentals: HttpClientPluralsight Multithreading,Parallel & Asynchronous Coding in Modern Java
Udemy New Concurrency Utilities in Java 8
GOTO Conferences via YouTube Building Responsive, Scalable Systems with Asynchrony and Flow Control
Devoxx via YouTube Back to the CompletableFuture - Concurrency in Action
Devoxx via YouTube