jetty/jetty.project

Provide a thread pool that limits virtual threads creation

Open

#14.362 aberto em 19 de jan. de 2026

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (1.913 forks)batch import
EnhancementHelp Wanted

Métricas do repositório

Stars
 (3.701 stars)
Métricas de merge de PR
 (Mesclagem média 6d 14h) (48 fundiu PRs em 30d)

Description

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?

Guia do colaborador