Where Promises Fall Short
Offered By: Devoxx via YouTube
Course Description
Overview
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
Progressive Delivery in the Kubernetes EraDevoxx via YouTube Data-Oriented Programming in Java
Devoxx via YouTube Why and How to Upgrade to Java 17 - and Prepare for 21
Devoxx via YouTube The SolutionFactory to Java's Problems
Devoxx via YouTube Stranger Danger - Your Java Attack Surface Just Got Bigger
Devoxx via YouTube