Asynchronous Programming in Java 8 - How to Use CompletableFuture
Offered By: Devoxx via YouTube
Course Description
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
Related Courses
JavaScript PromisesGoogle via Udacity Grand Central Dispatch (GCD)
Udacity Asynchronous Programming in C# and .NET Core
Microsoft via edX JavaScript, часть 2: прототипы и асинхронность
Moscow Institute of Physics and Technology via Coursera Разработка веб-сервисов на Go - основы языка
Moscow Institute of Physics and Technology via Coursera