Package jadex.platform.service.parallelizer
-
Interface Summary Interface Description IParallelService Example service that needs to execute parallel tasks.ISequentialService Normal domain service. -
Class Summary Class Description MappingService Implementation of the service that uses divide and conquer to distribute tasks to a subordinated service.Par2Agent ParAgent Agent that wants to offer a service that delegates calls to workers for parallel execution.ParallelizerAgent SeqAgent UserAgent