Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore asynchronous programming in Java 8 with a focus on CompletableFuture in this 50-minute conference talk from Devoxx. Dive into the new API introduced in Java 8 for handling asynchronous patterns, built on the CompletionStage interface and CompletableFuture class. Learn how these elements fill the gap in old Future patterns and create complex asynchronous processing pipelines. Discover techniques for exception handling and testing asynchronous code, with examples ranging from remote service access to testing asynchronous REST services. Gain insights into chaining asynchronous operations, working with special threads in GUI environments, and new concepts in CDI such as asynchronous events.
Syllabus
Asynchronous programming in Java 8: how to use CompletableFuture by José Paumard
Taught by
Devoxx