jetty/jetty.project

Provide a thread pool that limits virtual threads creation

Open

#14.362 aperta il 19 gen 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Java (1913 fork)batch import
EnhancementHelp Wanted

Metriche repository

Star
 (3701 star)
Metriche merge PR
 (Merge medio 6g 14h) (48 PR mergiate in 30 g)

Descrizione

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?

Guida contributor