jetty/jetty.project

Provide a thread pool that limits virtual threads creation

開放

#14,362 建立於 2026年1月19日

 (0 則留言) (0 個反應) (0 位負責人)Java (1,913 個分叉)batch import
EnhancementHelp Wanted

倉庫指標

星標
 (3,701 顆星)
PR 合併指標
 (平均合併 6天 14小時) (30 天內合併 48 個 PR)

描述

Jetty version(s) 12.1.x

Enhancement Description Following discussion in #14330, would be nice to document how to create a thread pool that actually limits the number of virtual threads.

Would a QueuedThreadPool with a virtual ThreadFactory be enough?

貢獻者指南