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
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