Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
s|s4u_|s4u-|
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 10 Sep 2017 19:02:50 +0000 (21:02 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 10 Sep 2017 19:39:42 +0000 (21:39 +0200)
commitb02538071ffda15d09efbe85f1459e2c4688f68d
treed818a4a2c50d53519543aad62b632bd627808b08
parent0102f0bd149351aaea44dfe8b70fc77e3c074eae
s|s4u_|s4u-|
57 files changed:
.gitignore
examples/s4u/CMakeLists.txt
examples/s4u/README.doc
examples/s4u/actions-comm/s4u-actions-comm-split-p0.txt [moved from examples/s4u/actions-comm/s4u_actions-comm_split_p0.txt with 100% similarity]
examples/s4u/actions-comm/s4u-actions-comm-split-p1.txt [moved from examples/s4u/actions-comm/s4u_actions-comm_split_p1.txt with 100% similarity]
examples/s4u/actions-comm/s4u-actions-comm-split_d.xml [moved from examples/s4u/actions-comm/s4u_actions-comm_split_d.xml with 77% similarity]
examples/s4u/actions-comm/s4u-actions-comm.cpp [moved from examples/s4u/actions-comm/s4u_actions-comm.cpp with 100% similarity]
examples/s4u/actions-comm/s4u-actions-comm.tesh [moved from examples/s4u/actions-comm/s4u_actions-comm.tesh with 71% similarity]
examples/s4u/actions-comm/s4u-actions-comm.txt [moved from examples/s4u/actions-comm/s4u_actions-comm.txt with 100% similarity]
examples/s4u/actions-comm/s4u-actions-comm_d.xml [moved from examples/s4u/actions-comm/s4u_actions-comm_d.xml with 100% similarity]
examples/s4u/actions-storage/s4u-actions-storage.cpp [moved from examples/s4u/actions-storage/s4u_actions-storage.cpp with 100% similarity]
examples/s4u/actions-storage/s4u-actions-storage.tesh [moved from examples/s4u/actions-storage/s4u_actions-storage.tesh with 61% similarity]
examples/s4u/actions-storage/s4u-actions-storage.txt [moved from examples/s4u/actions-storage/s4u_actions-storage.txt with 100% similarity]
examples/s4u/actions-storage/s4u-actions-storage_d.xml [moved from examples/s4u/actions-storage/s4u_actions-storage_d.xml with 100% similarity]
examples/s4u/actor-create/s4u-actor-create.cpp [moved from examples/s4u/actor-create/s4u_actor-create.cpp with 98% similarity]
examples/s4u/actor-create/s4u-actor-create.tesh [moved from examples/s4u/actor-create/s4u_actor-create.tesh with 93% similarity]
examples/s4u/actor-create/s4u-actor-create_d.xml [moved from examples/s4u/actor-create/s4u_actor-create_d.xml with 100% similarity]
examples/s4u/actor-daemon/s4u-actor-daemon.cpp [moved from examples/s4u/actor-daemon/s4u_actor-daemon.cpp with 100% similarity]
examples/s4u/actor-daemon/s4u-actor-daemon.tesh [moved from examples/s4u/actor-daemon/s4u_actor-daemon.tesh with 89% similarity]
examples/s4u/actor-kill/s4u-actor-kill.cpp [moved from examples/s4u/actor-kill/s4u_actor-kill.cpp with 100% similarity]
examples/s4u/actor-kill/s4u-actor-kill.tesh [moved from examples/s4u/actor-kill/s4u_actor-kill.tesh with 86% similarity]
examples/s4u/actor-migration/s4u-actor-migration.cpp [moved from examples/s4u/actor-migration/s4u_actor-migration.cpp with 100% similarity]
examples/s4u/actor-migration/s4u-actor-migration.tesh [moved from examples/s4u/actor-migration/s4u_actor-migration.tesh with 91% similarity]
examples/s4u/actor-suspend/s4u-actor-suspend.cpp [moved from examples/s4u/actor-suspend/s4u_actor-suspend.cpp with 100% similarity]
examples/s4u/actor-suspend/s4u-actor-suspend.tesh [moved from examples/s4u/actor-suspend/s4u_actor-suspend.tesh with 95% similarity]
examples/s4u/app-bittorrent/s4u-app-bittorrent.tesh [moved from examples/s4u/app-bittorrent/s4u_app-bittorrent.tesh with 91% similarity]
examples/s4u/app-bittorrent/s4u-app-bittorrent_d.xml [moved from examples/s4u/app-bittorrent/s4u_app-bittorrent_d.xml with 100% similarity]
examples/s4u/app-bittorrent/s4u-bittorrent.cpp [moved from examples/s4u/app-bittorrent/s4u_bittorrent.cpp with 92% similarity]
examples/s4u/app-bittorrent/s4u-bittorrent.hpp [moved from examples/s4u/app-bittorrent/s4u_bittorrent.hpp with 100% similarity]
examples/s4u/app-bittorrent/s4u-peer.cpp [moved from examples/s4u/app-bittorrent/s4u_peer.cpp with 99% similarity]
examples/s4u/app-bittorrent/s4u-peer.hpp [moved from examples/s4u/app-bittorrent/s4u_peer.hpp with 99% similarity]
examples/s4u/app-bittorrent/s4u-tracker.cpp [moved from examples/s4u/app-bittorrent/s4u_tracker.cpp with 98% similarity]
examples/s4u/app-bittorrent/s4u-tracker.hpp [moved from examples/s4u/app-bittorrent/s4u_tracker.hpp with 98% similarity]
examples/s4u/app-masterworker/s4u-app-masterworker.cpp [moved from examples/s4u/app-masterworker/s4u_app-masterworker.cpp with 100% similarity]
examples/s4u/app-masterworker/s4u-app-masterworker.tesh [moved from examples/s4u/app-masterworker/s4u_app-masterworker.tesh with 94% similarity]
examples/s4u/app-masterworker/s4u-app-masterworker_d.xml [moved from examples/s4u/app-masterworker/s4u_app-masterworker_d.xml with 100% similarity]
examples/s4u/app-pingpong/s4u-app-pingpong.cpp [moved from examples/s4u/app-pingpong/s4u_app-pingpong.cpp with 100% similarity]
examples/s4u/app-pingpong/s4u-app-pingpong.tesh [moved from examples/s4u/app-pingpong/s4u_app-pingpong.tesh with 93% similarity]
examples/s4u/app-token-ring/s4u-app-token-ring.cpp [moved from examples/s4u/app-token-ring/s4u_app-token-ring.cpp with 100% similarity]
examples/s4u/app-token-ring/s4u-app-token-ring.tesh [moved from examples/s4u/app-token-ring/s4u_app-token-ring.tesh with 98% similarity]
examples/s4u/async-waitall/s4u-async-waitall.cpp [moved from examples/s4u/async-waitall/s4u_async-waitall.cpp with 100% similarity]
examples/s4u/async-waitall/s4u-async-waitall.tesh [moved from examples/s4u/async-waitall/s4u_async-waitall.tesh with 90% similarity]
examples/s4u/async-waitall/s4u-async-waitall_d.xml [moved from examples/s4u/async-waitall/s4u_async-waitall_d.xml with 100% similarity]
examples/s4u/async-waitany/s4u-async-waitany.cpp [moved from examples/s4u/async-waitany/s4u_async-waitany.cpp with 100% similarity]
examples/s4u/async-waitany/s4u-async-waitany.tesh [moved from examples/s4u/async-waitany/s4u_async-waitany.tesh with 92% similarity]
examples/s4u/async-waitany/s4u-async-waitany_d.xml [moved from examples/s4u/async-waitany/s4u_async-waitany_d.xml with 100% similarity]
examples/s4u/dht-chord/node.cpp
examples/s4u/dht-chord/s4u-dht-chord.cpp [moved from examples/s4u/dht-chord/s4u_dht-chord.cpp with 98% similarity]
examples/s4u/dht-chord/s4u-dht-chord.hpp [moved from examples/s4u/dht-chord/s4u_dht-chord.hpp with 100% similarity]
examples/s4u/dht-chord/s4u-dht-chord.tesh [moved from examples/s4u/dht-chord/s4u_dht-chord.tesh with 99% similarity]
examples/s4u/dht-chord/s4u-dht-chord_d.xml [moved from examples/s4u/dht-chord/s4u_dht-chord_d.xml with 100% similarity]
examples/s4u/io/s4u-io.cpp [moved from examples/s4u/io/s4u_io.cpp with 100% similarity]
examples/s4u/io/s4u-io.tesh [moved from examples/s4u/io/s4u_io.tesh with 97% similarity]
examples/s4u/mutex/s4u-mutex.cpp [moved from examples/s4u/mutex/s4u_mutex.cpp with 100% similarity]
examples/s4u/mutex/s4u-mutex.tesh [moved from examples/s4u/mutex/s4u_mutex.tesh with 98% similarity]
examples/s4u/plugin-hostload/s4u-plugin-hostload.cpp [moved from examples/s4u/plugin-hostload/s4u_plugin-hostload.cpp with 100% similarity]
examples/s4u/plugin-hostload/s4u-plugin-hostload.tesh [moved from examples/s4u/plugin-hostload/s4u_plugin-hostload.tesh with 96% similarity]