Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add an example for the cloud API (doesn't work yet).
authorSamuel Lepetit <samuel.lepetit@inria.fr>
Thu, 14 Jun 2012 13:49:43 +0000 (15:49 +0200)
committerSamuel Lepetit <samuel.lepetit@inria.fr>
Thu, 14 Jun 2012 13:50:28 +0000 (15:50 +0200)
commit602eda3cfcfd79872ebc654fe288c761d782534a
treea976f96e681198068e5b0512989694f2f47783d0
parent344426b96f30e5362d99218279f21bd9966ab497
Add an example for the cloud API (doesn't work yet).
Removed an useless MSG_process_set_data
CMakeLists.txt
examples/cloud/Cloud.java [new file with mode: 0644]
examples/cloud/FinalizeTask.java [new file with mode: 0644]
examples/cloud/Master.java [new file with mode: 0644]
examples/cloud/Slave.java [new file with mode: 0644]
org/simgrid/msg/VM.java
src/jmsg_process.c
src/jmsg_vm.c