Asynchronous Programming in Java 8 - How to Use CompletableFuture
Offered By: Devoxx via YouTube
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
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Java Performance Tips Over 15 Years - What Did I Learn?
Devoxx via YouTube Excellent Ways to Secure Your Spring Boot Application
Devoxx via YouTube Incredible Things You Can Do with Micronaut & GraalVM
Devoxx via YouTube 10 Mistakes Hackers Want You to Make
Devoxx via YouTube