Son Quach

Son Quach

☕ Coffee addict, 👩‍💻 System Design

  • Articles
  • About me
  • Contact me
@ 2010 quachson.com | Software Engineer.

Programming

March 2025Java

Virtual Thread Pool in JDK 19

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.

Read
← PREV
→ NEXT