WorkerSet

interface WorkerSet

Set of remote nodes that can run simulations.

Inheritors

Functions

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