Running the Examples

As long as your PATH/LD_LIBRARY_PATH and CLASSPATH environment variables are correctly set up, it should be straightforward to run the examples.

Since many examples are distributed, you should run multiple instances of the example applications at the same time to see how easy it is to create a coherent and consistent distributed system using ActiveSpaces.

Note: Because ActiveSpaces is platform independent, the C, Java, and .NET versions of the examples are completely interoperable; you can, for example, run one instance of an example application in C and one in Java and they will interact just as if all instances were C (or Java).

See Running the Java API Examples for more information on setting up your environment and the commands to use for running the ActiveSpaces examples for each of the language APIs.