Uses of Package
org.ojalgo.concurrent
Packages that use org.ojalgo.concurrent
-
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.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.