Get Free Shipping on orders over $0
Virtual Threads, Structured Concurrency, and Scoped Values : Explore Javaâs New Threading Model - David Vlijmincx
eTextbook alternate format product

Instant online reading.
Don't wait for delivery!

Virtual Threads, Structured Concurrency, and Scoped Values

Explore Javaâs New Threading Model

By: David Vlijmincx, Ron Veen

Paperback | 5 September 2024

At a Glance

Paperback


$44.75

or 4 interest-free payments of $11.19 with

 or 

Ships in 5 to 10 business days

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 related threads as a unified unit of work, akin to the impact of structured programming on regular programming. From there, the authors explore the third Project Loom API and scoped values, clarifying their advantages over regular ThreadLocals and providing efficient usage insights. The book concludes with an exploration of common scheduling strategies.

By the end of this book, you will have a solid understanding of the concepts behind Project Loom and will be able to immediately apply this knowledge to your own code .

What You Will Learn

  • Discover what virtual threads are, why they were created, and how to use them in your code
  • Gain insight into how concurrency improves the observability of code
  • Write your own StructuredTaskScopes tailored to your needs
  • Understand why you should replace ThreadLocals with Scoped Values
  • Know the different strategies for multithreaded computer programs

Who This Book is For

Java developers of any level. This knowledge is so fundamental to staying relevant in the Java job market that every developer needs to understand it for their career development.

More in Programming & Scripting Languages

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$52.47

30%
OFF
The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $107.04

$75.75

29%
OFF
The Practical Guide - Kerem Koseoglu

$97.75

Introduction to Programming Languages - Gordon Hurley
Typesetting Mathematics With Latex - Robert Legato
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.75

51%
OFF
Typescript Cookbook : Real World Type-Level Programming - Stefan Baumgartner
Automate the Boring Stuff with Python, 3rd Edition - AL SWEIGART
C++ How to Program, Global Edition : 10th Edition - Paul Deitel

RRP $167.95

$133.75

20%
OFF
Python for Finance 2e : Mastering Data-Driven Finance - Yves Hilpisch
Problem Solving and Program Design in C, Global Edition : 8th Edition - Elliot Koffman