Native methods and virtual threads
Attila Kelemen
attila.kelemen85 at gmail.com
Fri Jul 14 21:26:21 UTC 2023
>
>
> Is it possible currently to make sure that the VT never run on that
> designated thread pool?
>
> On weaker systems I can imagine this causing slow downs
>
I'm not sure I'm understanding you. This would be a user created thread
pool, so how would the VT run on that currently? As for "slow downs": The
assumption is that these native tasks are costly, so compared to that the
submission of the task (and waiting) shouldn't be too big of an issue.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/panama-dev/attachments/20230714/70c1741c/attachment.htm>
More information about the panama-dev
mailing list