Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a test program to see scalability issue.
authorTakahiro Hirofuchi <t.hirofuchi+sg@aist.go.jp>
Fri, 19 Jul 2013 07:44:20 +0000 (09:44 +0200)
committerTakahiro Hirofuchi <t.hirofuchi+sg@aist.go.jp>
Fri, 19 Jul 2013 07:47:10 +0000 (09:47 +0200)
commit6cf02417ed3c37ace8b8fba16f37c0aba1d7f70c
treee2bfde1916e647e5159e3dfc8e3ee41af723c0f3
parentde7015248dfa576f0c5289215ca8c6de65d6ffa5
add a test program to see scalability issue.

Use this with a profiler (e.g., valgrind).

TODO:
- clean up code.
- cover more possible combinations.
examples/msg/cloud/CMakeLists.txt
examples/msg/cloud/scale.c [new file with mode: 0644]