Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
new s4u example: chord
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Wed, 5 Apr 2017 16:56:53 +0000 (18:56 +0200)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Wed, 5 Apr 2017 17:02:49 +0000 (19:02 +0200)
commit934c7199cc463b3ec279ca0bf4091db8c9593916
tree35d0bc8700f6ad5560ed39c1a7cecd5d77cc6e8c
parent1d06970607c2e34b0ca79f310102c51c3d567e5b
new s4u example: chord
leaking a lot, not perfect, but hopefully better than the C version
examples/s4u/CMakeLists.txt
examples/s4u/dht-chord/node.cpp [new file with mode: 0644]
examples/s4u/dht-chord/s4u_dht-chord.cpp [new file with mode: 0644]
examples/s4u/dht-chord/s4u_dht-chord.hpp [new file with mode: 0644]
examples/s4u/dht-chord/s4u_dht-chord.tesh [new file with mode: 0644]
examples/s4u/dht-chord/s4u_dht-chord_d.xml [new file with mode: 0644]