customer poller

dreamlike_ocean lei dreamlike.vertx at gmail.com
Thu Oct 6 19:19:30 UTC 2022


hi,I found that the implementation of "sun.nio.ch.PollerProvider" can be
specified through "jdk.PollerProvider", but the interface of PollerProvider
is not public, so how do I pass my poller to jvm?
My purpose is to add io_uring as an implementation of poller, so that I can
poll both network IO and file IO using the same thread,and dont worry
carrier will be pinned by file io。
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20221007/7f5628b0/attachment.htm>


More information about the loom-dev mailing list