Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a hopefully simple and clear example of MSG_vm
authorTakahiro Hirofuchi <t.hirofuchi+sg@aist.go.jp>
Wed, 4 Jun 2014 14:13:50 +0000 (16:13 +0200)
committerTakahiro Hirofuchi <t.hirofuchi+sg@aist.go.jp>
Wed, 4 Jun 2014 14:13:50 +0000 (16:13 +0200)
commit750f41e27a732caccffe6b6fd1300a5e2237ce52
treedbb00da33460b3b29767b3c61ea58bd9c2f98b49
parent1437b1f25521d507d90e78589106a1bd092b3d82
add a hopefully simple and clear example of MSG_vm

This is revival of masterslave_virtual_machines. It should be simpler
and clearer than the old one. Because the other examples of MSG_vm are
rather oriented to regression test, it would be nice that we have a
tutorial-oriented example here.
buildtools/Cmake/AddTests.cmake
examples/msg/cloud/CMakeLists.txt
examples/msg/cloud/master_worker_vm.c [new file with mode: 0644]
examples/msg/cloud/master_worker_vm.tesh [new file with mode: 0644]