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 controllable thread pool executor that supports actor-level job management.classA WorkerPool implementation that wraps ForkJoinPool (work-stealing executor).Fields in com.scivicslab.pojoactor.core with type parameters of type WorkerPool