☕ Coffee addict, 👩💻 System Design
In JDK 19, Virtual Threads were introduced as a preview feature as part of Project Loom. These lightweight threads make it easier to handle high concurrency without the overhead of traditional platform threads.