YoVDO

Where Promises Fall Short

Offered By: Devoxx via YouTube

Tags

Voxxed Days Courses Java Courses Javascript Courses Asynchronous Programming Courses CompletableFuture Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the evolution of asynchronous programming across different platforms in this keynote presentation. Dive into the world of multithreading, callbacks, promises, and async-await, comparing their implementations in Java, JavaScript, and .NET. Examine the three options available on the JVM: multithreading APIs, CompletableFuture, and Virtual Threads (Project Loom). Analyze the strengths and weaknesses of each approach, gaining clarity on when and where to use specific APIs for optimal problem-solving. Uncover the intricacies of these programming paradigms to make informed decisions in your asynchronous programming endeavors.

Syllabus

[VDIASI23] - Venkat Subramaniam - Keynote: Where Promises Fall Short


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