Uses of Class
org.eclipse.net4j.util.concurrent.ThreadPool
Package
Description
Utility interfaces and classes commonly useful in concurrent programming.
-
Uses of ThreadPool in org.eclipse.net4j.util.concurrent
Modifier and TypeMethodDescriptionstatic ThreadPool
ThreadPool.create()
static ThreadPool
static ThreadPool
ThreadPool.create
(String threadGroupName, int corePoolSize, int maximumPoolSize, long keepAliveSeconds)