Skip to content
/ loom Public

Examples for Java Project Loom: Virtual Threads, ScopedValues, StructuredConcurrency

License

Notifications You must be signed in to change notification settings

accso/loom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Examples for Project Loom for IT-Tage 2024

This repo contains some example for our IT-Tage 2024 talk on Java's Project Loom. See the full talk abstract (in German) here

Part 1 and 2 show the same example for ThreadLocal vs. ScopedValues JEP 487

Part 3 and 4 show the same example for Future vs. StructuredConcurrency JEP 499

About

Examples for Java Project Loom: Virtual Threads, ScopedValues, StructuredConcurrency

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages