Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 512 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 512 Bytes

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