Wrapping virtual threads in predefined ExecutorService.

Andrii Lomakin lomakin.andrey at gmail.com
Fri Jun 16 05:58:05 UTC 2023


Good day devs!
 I am considering the creation of a database server that is working on
thread-per-core architecture. So I have a question: do you have plans to
implement the possibility of using virtual threads executor on the base of
a passed executor?

P.S. I am aware of problems with synchronization inside JDK classes,
libraries, and pinned threads.

-- 
Best regards,
Andrii Lomakin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20230616/d7f2fd8a/attachment.htm>


More information about the loom-dev mailing list