RFR: 8318422: Allow poller threads be virtual threads
Alan Bateman
alanb at openjdk.org
Thu Nov 2 16:31:10 UTC 2023
On Thu, 2 Nov 2023 15:37:41 GMT, Michael McMahon <michaelm at openjdk.org> wrote:
> Would it be useful to add some more explanation here like: "When there is no activity on any of a subpoller's descriptors, the descriptor of the subpoller is registered with the master poller" ?
The moment on Mode.VTHREAD_POLLERS explains this. It also links to the Karsten/Barghi paper where a similar scheme is presented. Do you think that's enough?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16243#discussion_r1380426367
More information about the nio-dev
mailing list