DistributedExecution

class DistributedExecution(variables: List<String> = emptyList(), distributedConfigPath: String?) : DefaultLauncher

Launches a simulation set on a cluster of Alchemist nodes running in server mode.

Constructors

Link copied to clipboard
constructor(variables: List<String> = emptyList(), distributedConfigPath: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun launch(loader: Loader)