Uses of Package
org.ojalgo.concurrent
Packages that use org.ojalgo.concurrent
Package
Description
-
Classes in org.ojalgo.concurrent used by org.ojalgo.concurrentClassDescriptionA 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.A simple wrapper around an
ExecutorService
that makes it easier to process collections of items in parallel. -
Classes in org.ojalgo.concurrent used by org.ojalgo.data.batchClassDescriptionA simple wrapper around an
ExecutorService
that makes it easier to process collections of items in parallel. -
Classes in org.ojalgo.concurrent used by org.ojalgo.matrix.operation
-
Classes in org.ojalgo.concurrent used by org.ojalgo.matrix.task.iterative
-
Classes in org.ojalgo.concurrent used by org.ojalgo.optimisation.integer
-
Classes in org.ojalgo.concurrent used by org.ojalgo.optimisation.serviceClassDescriptionA simple wrapper around an
ExecutorService
that makes it easier to process collections of items in parallel.