Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Asynchronous Programming in Java 8 - How to Use CompletableFuture

Devoxx via YouTube

Overview

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

Reviews

Start your review of Asynchronous Programming in Java 8 - How to Use CompletableFuture

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.