Java Virtual Threads - How Virtual Threads Work, Scheduling, Cooperation and More

Опубликовано: 13 Октябрь 2024
на канале: Rock the JVM
9,854
361

Detailed written form: https://blog.rockthejvm.com/ultimate-...

This video is a comprehensive introduction to Java virtual threads, one of the most exciting changes in the JDK in years. With an intact Thread API, Java virtual threads can scale your application to millions of concurrent tasks running on a few platform/OS/JVM threads.

In this video you will learn
what virtual threads are and how they work
how to build virtual threads
how blocking operations work
how you can use ExecutorServices with virtual threads
how cooperative scheduling work
how virtual threads yield control over platform threads
what configurations you can use to scale your concurrent applications

Follow Rock the JVM on:
LinkedIn:   / rockthejvm  
Twitter:   / rockthejvm  
Blog: https://blog.rockthejvm.com

-------------------------------------------------------------------------
Home: https://rockthejvm.com
-------------------------------------------------------------------------