jetty/jetty.project
Provide a thread pool that limits virtual threads creation
開放
#14,362 建立於 2026年1月19日
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?