Package | Description |
---|---|
dev.nm.misc.parallel | |
tech.nmfin.infantino2010 |
Class and Description |
---|
IterationBody
This interface defines the code snippet to be run in parallel.
|
LoopBody
The implementation of this interface contains the code inside a for-loop
construct.
|
MultipleExecutionException
This exception is thrown when any of the parallel tasks throws an exception during execution.
|
ParallelExecutor
This class provides a framework for executing an algorithm in parallel.
|
Class and Description |
---|
MultipleExecutionException
This exception is thrown when any of the parallel tasks throws an exception during execution.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.