Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
deport three other MSG examples
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 15 Dec 2017 22:58:25 +0000 (23:58 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 16 Dec 2017 00:45:26 +0000 (01:45 +0100)
commit8a0e560ec45d87b09644b07ea26ddb95d589c670
tree00e30aa3d0e36c69355b4b1090078e6b5f72575e
parent63a8fb284a051f3748a3eb0cdf73882a47c00c9d
deport three other MSG examples
22 files changed:
.gitignore
examples/msg/CMakeLists.txt
examples/msg/README.doc
examples/s4u/exec-ptask/s4u-exec-ptask.tesh
teshsuite/msg/CMakeLists.txt
teshsuite/msg/app-chainsend/app-chainsend.tesh [moved from examples/msg/app-chainsend/app-chainsend.tesh with 93% similarity]
teshsuite/msg/app-chainsend/app-chainsend_d.xml [moved from examples/msg/app-chainsend/app-chainsend_d.xml with 100% similarity]
teshsuite/msg/app-chainsend/broadcaster.c [moved from examples/msg/app-chainsend/broadcaster.c with 87% similarity]
teshsuite/msg/app-chainsend/broadcaster.h [moved from examples/msg/app-chainsend/broadcaster.h with 91% similarity]
teshsuite/msg/app-chainsend/chainsend.c [moved from examples/msg/app-chainsend/chainsend.c with 97% similarity]
teshsuite/msg/app-chainsend/common.c [moved from examples/msg/app-chainsend/common.c with 94% similarity]
teshsuite/msg/app-chainsend/common.h [moved from examples/msg/app-chainsend/common.h with 100% similarity]
teshsuite/msg/app-chainsend/iterator.c [moved from examples/msg/app-chainsend/iterator.c with 88% similarity]
teshsuite/msg/app-chainsend/iterator.h [moved from examples/msg/app-chainsend/iterator.h with 93% similarity]
teshsuite/msg/app-chainsend/messages.c [moved from examples/msg/app-chainsend/messages.c with 53% similarity]
teshsuite/msg/app-chainsend/messages.h [moved from examples/msg/app-chainsend/messages.h with 69% similarity]
teshsuite/msg/app-chainsend/peer.c [moved from examples/msg/app-chainsend/peer.c with 85% similarity]
teshsuite/msg/app-chainsend/peer.h [moved from examples/msg/app-chainsend/peer.h with 86% similarity]
teshsuite/msg/app-token-ring/app-token-ring.c [moved from examples/msg/app-token-ring/app-token-ring.c with 58% similarity]
teshsuite/msg/app-token-ring/app-token-ring.tesh [moved from examples/msg/app-token-ring/app-token-ring.tesh with 100% similarity]
teshsuite/msg/plugin-hostload/plugin-hostload.c [moved from examples/msg/plugin-hostload/plugin-hostload.c with 100% similarity]
teshsuite/msg/plugin-hostload/plugin-hostload.tesh [moved from examples/msg/plugin-hostload/plugin-hostload.tesh with 100% similarity]