WorkerSetImpl

class WorkerSetImpl : WorkerSet

Implementation of WorkerSet which uses Apache Ignite.

Constructors

Link copied to clipboard
open fun WorkerSetImpl(ignite: Ignite, grp: ClusterGroup)

Functions

Link copied to clipboard
open fun distributeSimulations(simulationsSet: SimulationSet): Set<RemoteResult>
Distribute and execute the simulation set on set's workers.