HttpClient QuicSelectorThread could be a VirtualThread

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: None
    • Component/s: core-libs
    • master

      When HTTP/3 is enabled, the HttpClient may use an additional platform thread for its QuicSelector, With recent updates to NIO/VirtualThreads that thread could now become a VirtualThread. This would avoid having each HttpClient instance use up two platform threads, one for the TCP SelectorManager, and one for the HTTP/3 QuicSelector

            Assignee:
            Daniel Fuchs
            Reporter:
            Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: