Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8318422

Allow poller threads be virtual threads

XMLWordPrintable

    • b23

      Right now, the read and writer poller threads are dedicated platform threads that block waiting for I/O events and unpark virtual threads when file descriptors are ready for I/O. In some environments it would be better to have the poller thread be virtual threads so that handling of I/O events better integrates with the virtual thread scheduler.

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: