Structured Concurrency: Managing Hierarchical Cancellation and Error Handling
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the concept of Structured Concurrency and its approach to managing hierarchical cancellation and error handling in concurrent programming. Compare different implementations in Java, Kotlin, and Scala, including those with and without Project Loom. Learn how Structured Concurrency simplifies fan-out and fan-in use cases, such as races, and facilitates easier management of sub-task cancellation and error handling. Discover the seamless integration of Scoped Values with Structured Concurrency, enabling efficient propagation of contextual information across concurrency boundaries without explicit parameter passing. This 50-minute Devoxx conference talk provides valuable insights into various concurrency approaches and their respective methods for handling cancellation and errors.
Syllabus
Structured Concurrency: Managing the Hierarchical Cancelation and Error Handling by James Ward
Taught by
Devoxx
Related Courses
Kotlin Bootcamp for ProgrammersGoogle via Udacity Введение в язык Котлин
St. Petersburg State Polytechnic University via Coursera Kotlin for Java Developers
JetBrains via Coursera Developing Android Apps with Kotlin
Google via Udacity Advanced Android with Kotlin
Google via Udacity