Uses of Package
org.ojalgo.concurrent
-
Classes in org.ojalgo.concurrent used by org.ojalgo.concurrent Class Description DaemonPoolExecutor DivideAndConquer.Conquerer DivideAndConquer.Divider MultiviewSet.PrioritisedView 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.ParallelismSupplier ProcessingService A simple wrapper around anExecutorService
that makes it easier to process collections of items in parallel. -
Classes in org.ojalgo.concurrent used by org.ojalgo.data.batch Class Description ProcessingService A simple wrapper around anExecutorService
that makes it easier to process collections of items in parallel. -
Classes in org.ojalgo.concurrent used by org.ojalgo.matrix.operation Class Description DivideAndConquer.Conquerer DivideAndConquer.Divider -
Classes in org.ojalgo.concurrent used by org.ojalgo.matrix.task.iterative Class Description DivideAndConquer.Conquerer DivideAndConquer.Divider -
Classes in org.ojalgo.concurrent used by org.ojalgo.optimisation.integer Class Description MultiviewSet Multiple prioritisedQueue
:s backed by a commonSet
. -
Classes in org.ojalgo.concurrent used by org.ojalgo.optimisation.service Class Description ProcessingService A simple wrapper around anExecutorService
that makes it easier to process collections of items in parallel.