Completed
Is reactive dead?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Java Project Loom: Understanding Virtual Threads and Their Impact
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What?
- 3 Why?
- 4 The problem
- 5 Possible solutions
- 6 Answer: Virtual threads
- 7 Existing solutions
- 8 Programming model
- 9 Virtual threads
- 10 Architecture
- 11 Demo
- 12 Results
- 13 Conclusion
- 14 Demo
- 15 Thread pinning
- 16 Demo
- 17 ScopedValue
- 18 Demo
- 19 Structured concurrency
- 20 Demo
- 21 Loom
- 22 Want to get started now?
- 23 Is reactive dead?
- 24 What about Kotlin coroutines?
- 25 Conclusion
- 26 Outro