Package org.ojalgo.concurrent
package org.ojalgo.concurrent
-
ClassDescriptionMultiviewSet<T>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.A simple wrapper around an
ExecutorService
that makes it easier to process collections of items in parallel.