Uses of Package
org.ojalgo.concurrent
Packages that use org.ojalgo.concurrent
Package
Description
-
Classes in org.ojalgo.concurrent used by org.ojalgo.concurrentClassDescriptionA conquerer is a function that will be called with a range of indices to conquer.A configurable divider that can be used to divide a range of indices and conquer each part in parallel.Execute submitted tasks/methods in external JVM processes with arbitrary
Serializablearguments/return.Ring buffer OutputStream that retains only the last N bytes written.A per-thread, persistent channel to a child JVM.Description of a (static) method to invoke in a child JVM.A set of standard levels of parallelism derived from the number of available cores and optionally capped by reserving a specified amount of memory per thread.A simple wrapper around anExecutorServicethat makes it easier to process collections of items in parallel.Options to control the child JVM process used by ProcessExecutorService. -
Classes in org.ojalgo.concurrent used by org.ojalgo.data.batchClassDescriptionA simple wrapper around an
ExecutorServicethat makes it easier to process collections of items in parallel. -
Classes in org.ojalgo.concurrent used by org.ojalgo.matrix.operationClassDescriptionA conquerer is a function that will be called with a range of indices to conquer.A configurable divider that can be used to divide a range of indices and conquer each part in parallel.
-
Classes in org.ojalgo.concurrent used by org.ojalgo.matrix.task.iterativeClassDescriptionA conquerer is a function that will be called with a range of indices to conquer.A configurable divider that can be used to divide a range of indices and conquer each part in parallel.
-
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
ExecutorServicethat makes it easier to process collections of items in parallel.