Virtual Threads, Structured Concurrency, and Scoped Values
eBook Details: Paperback: 92 pages Publisher: WOW! eBook (September 5, 2024) Language: English ISBN-10: 8868804991 ISBN-13: 978-8868804991 eBook Description: Virtual Threads, Structured Concurrency, and Scoped Values: Explore Java’s New Threading Model Discover the exciting new APIs introduced by Java’s Project Loom. This quick guide covers all the essential concepts the Java developer needs in order to understand Virtual Threads, Structured Concurrency, and Scoped Values. Authors Ron Veen and David Vlijmincx clearly explain the superiority of virtual threads, introduced in Java 21, over the traditional Java threads of the past 25 years. Then they dive into how structured concurrency streamlines interactions by treating...