Download Latest Version example_0.2.1.jar (19.2 kB)
Email in envelope

Get an email when there's a new version of Diffusive

Home / Diffusive_v0.2.0 / examples / local_stand_alone
Name Modified Size InfoDownloads / Week
Parent folder
launcher 2012-12-12
README.txt 2012-12-12 753 Bytes
Totals: 2 Items   753 Bytes 0
Diffusing Code to the Local Diffuser
====================================

This demo runs the Diffusive Launcher with a strategy that doesn't contain
any end-points. This causes the diffusive to use a LocalDiffuser. The code
is still diffused, however, only to the local diffuser.

The include configuration directory (config) contains the configuration
files for the application-attached diffuser and its strategy.

1. change to the distribution's "jars" directory
2. run the following command from the command-line (but first put it all on one line)
   java -jar Diffusive_Launcher_0.2.0.jar --config-dir=../examples/local_stand_alone/launcher/ --execute-class=org.microtitan.tests.threaded.MultiThreadedCalc --class-path=../examples/example_0.2.0.jar
Source: README.txt, updated 2012-12-12