Re: Request for Custom Carrier Thread Group Support in Project Loom

2025-08-24 Thread Alan Bateman
On 20/07/2025 11:29, Victor Madu wrote: : Are there any plans to support this level of carrier group configurability in future versions of the JDK or Project Loom? Even an opt-in or expert-mode API would go a long way in allowing more fine-tuned control for advanced users without impacting th

Re: Request for Custom Carrier Thread Group Support in Project Loom

2025-08-24 Thread robert engels
I think a natural extension to this would be a Java based “cpu affinity” management - combined with real time thread priorities for the carrier groups - it would simplify a lot of HPC infrastructure. > On Jul 20, 2025, at 5:29 AM, Victor Madu wrote: > > Dear Loom Team, > > First, thank you fo

Request for Custom Carrier Thread Group Support in Project Loom

2025-08-24 Thread Victor Madu
Dear Loom Team, First, thank you for the incredible work on Project Loom. Virtual threads are a game-changing feature that’s making concurrency in Java much more efficient and scalable. While exploring virtual threads in JDK 21+, I noticed that there is currently no public API for assigning a cus