|
class | IG.Num.ParallelJobContainerGen< InputType, ResultType > |
| General purpose parallel job container that contains methods for running the job in on the same machine thread. Contains many auxiliary methods for testing and for adaptation of parallel jobs concepts to different tasks. More...
|
|
class | IG.Num.ParallelJobServerGen< InputType, ResultType, JobContainerType > |
| Parallel job server for job containers that inherit from ParallelJobContainerGen{IT,RT}. More...
|
|
class | IG.Num.ParallelJobServerGen< InputType, ResultType > |
| Parallel job server for job containers that inherit from ParallelJobContainerGen{InputType, ResultType}. More...
|
|
class | IG.Num.ParallelJobDispatcherGen< InputType, ResultType, JobContainerType > |
| Parallel job dispatcher for job containers that inherit from ParallelJobContainerGen{InputType, ResultType}. More...
|
|
class | IG.Num.ParallelJobDispatcherGen< InputType, ResultType > |
| Parallel job jerver for job containers that inherit from ParallelJobContainerGen{InputType, ResultType}. More...
|
|