YoVDO

Asynchronous Programming in Java 8 - How to Use CompletableFuture

Offered By: Devoxx via YouTube

Tags

Devoxx Courses Asynchronous Programming Courses CompletableFuture Courses

Course Description

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

Related Courses

Java Fundamentals: HttpClient
Pluralsight
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