| Interface | Description |
|---|---|
| Operation<R> |
An operation that is intended for multiple, parallel execution.
|
| Class | Description |
|---|---|
| Context |
Summarizes various input parameters that may be of interest in the context of the execution of an
Operation. |
| Parallel<R> |
A tool/utility used to perform a given operation multiple times in parallel threads, with a fixed number
of executing threads.
|
| Report<R> |
A report of multiple executions of a method.
|
Copyright © 2022 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.