See: Description
Interface | Description |
---|---|
Node |
Class | Description |
---|---|
Cloud |
Deploys and starts a remote cluster.
|
Cloud.Master | |
EC2 |
Manages EC2 instances.
|
Host | |
LaunchJar | |
NodeCL |
Creates a node in-process using a separate class loader.
|
NodeHost |
Creates a node on a host.
|
NodeVM |
Creates a node in a VM.
|
VM |
Executes code in a separate VM.
|
VM.SSH |
A remote JVM, launched over SSH.
|
VM.Watchdog |
A VM whose only job is to wait for its parent to be gone, then kill its child process.
|