Package org.ojalgo.concurrent
-
Interface Summary Interface Description DivideAndConquer.Conquerer ParallelismSupplier -
Class Summary Class Description DaemonPoolExecutor DivideAndConquer DivideAndConquer.Divider MultiviewSet<T> Multiple prioritisedQueue
:s backed by a commonSet
.ProcessingService A simple wrapper around anExecutorService
that makes it easier to process collections of items in parallel.ProcessingService.CallableConsumer<W> ProcessingService.CallableMapper<W,R> -
Enum Summary Enum Description Parallelism A set of standard levels of parallelsim derived from the number of available cores and optionally capped by reserving a specified amount of memory per thread.