Uses of Interface
org.eclipse.jetty.util.VirtualThreads.Configurable
Packages that use VirtualThreads.Configurable
-
Uses of VirtualThreads.Configurable in org.eclipse.jetty.util.thread
Classes in org.eclipse.jetty.util.thread that implement VirtualThreads.ConfigurableModifier and TypeClassDescriptionclassAThreadPool.SizedThreadPoolwrapper aroundThreadPoolExecutor.classAQueuedThreadPoolsubclass that monitors its own activity by recording queue and task statistics.classA thread pool with a queue of jobs to execute.classAn implementation ofThreadPoolinterface that does not pool, but instead usesVirtualThreads.