Class | Description |
---|---|
Simple |
This example shows how the minimal runnable should be configured.
|
SimpleLongRunning |
This example shows the long running version of the minimal example.
|
SimpleLongRunningWithError |
This example shows the long running version of the minimal example that throws an exception in the end.
|
SimpleWithBroadcastCommunication |
This example shows how the compute level can communicate between nodes using broadcast messages.
|
SimpleWithProperty |
This example shows how the minimal runnable should be configured.
|
SimpleWithQuery |
This example shows how the compute level can communicate between nodes using queries.
|
SimpleWithQuery.SampleCached | |
SimpleWithUnicastCommunication |
This example shows how the compute level can communicate between nodes using unicast messages.
|
Various computational examples.
This package contains various examples. They usually do nothing, only show how to use particular tools provided by the platform.