Uses of Interface
com.scivicslab.pojoactor.core.WorkerPool
Packages that use WorkerPool
-
Uses of WorkerPool in com.scivicslab.pojoactor.core
Classes in com.scivicslab.pojoactor.core that implement WorkerPoolModifier and TypeClassDescriptionclassA WorkerPool implementation that wraps ForkJoinPool (work-stealing executor).classA managed thread pool for CPU-intensive tasks in POJO-actor.Fields in com.scivicslab.pojoactor.core with type parameters of type WorkerPool