Package-level declarations
Types
Link copied to clipboard
class DistributedExecution(variables: List<String> = emptyList(), distributedConfigPath: String?) : DefaultLauncher
Launches a simulation set on a cluster of Alchemist nodes running in server mode.
Link copied to clipboard
class IgniteServerLauncher @JvmOverloads constructor(serverConfigPath: String? = null) : DefaultLauncher
Launches a service waiting for simulations to be sent over the network.