Uses of Class
org.cojen.tupl.util.WorkerGroup
Packages that use WorkerGroup
Package
Description
Low-level utility classes for managing concurrency, caching, and task scheduling.
-
Uses of WorkerGroup in org.cojen.tupl.util
Methods in org.cojen.tupl.util that return WorkerGroupModifier and TypeMethodDescriptionstatic WorkerGroup
WorkerGroup.make
(int workerCount, int maxSize, long keepAliveTime, TimeUnit unit, ThreadFactory threadFactory)