Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rewrite the example in order to make clear on how a process can create
authorPierre <pierre@erie.imag.fr>
Fri, 14 Oct 2011 13:27:29 +0000 (15:27 +0200)
committerPierre <pierre@erie.imag.fr>
Fri, 14 Oct 2011 13:27:29 +0000 (15:27 +0200)
commit5281a6eb9784b3c753e27cc066274583f9323762
tree6167b186797f635a42d351928cae0d45694b0b31
parente8ace613433496e0e5219469472d6bf584b7db86
Rewrite the example in order to make clear on how a process can create
a process once simulation has started using Java bindings.
CMakeLists.txt
examples/master_slave_bypass/FinalizeTask.java [new file with mode: 0644]
examples/master_slave_bypass/Master.java
examples/master_slave_bypass/MsBypass.java
examples/master_slave_bypass/Slave.java
examples/master_slave_bypass/platform.xml