Java Asynchronous Programming with Loom and Structured Concurrency - Tutorial

Java Asynchronous Programming with Loom and Structured Concurrency - Tutorial

Java via YouTube Direct link

Intro

1 of 19

1 of 19

Intro

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Java Asynchronous Programming with Loom and Structured Concurrency - Tutorial

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Two things about Virtual Threads
  3. 3 Writing asynchronous code
  4. 4 Moving asynchronous code to Virtual Threads
  5. 5 Introducing Loom Scopes
  6. 6 Live demo: a first StructuredTaskScope
  7. 7 Differences between Scopes and Executors
  8. 8 Introducing the ShutdownOnSuccess Scope
  9. 9 Live demo: using ShutdownOnSuccess
  10. 10 Exception handling
  11. 11 Creating a custom Scope in action
  12. 12 Tips to write unit tests
  13. 13 Live demo: handling different object types
  14. 14 Live demo: adding a timeout on your Scope
  15. 15 Using ExtentLocal instead of ThreadLocal
  16. 16 Live demo: using ExtentLocal in a single thread
  17. 17 Live demo: using ExtentLocal with scopes
  18. 18 Scope wrap up
  19. 19 Final words and outro

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.