Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add an example to test starting_time and kill_time
authorSamuel Lepetit <samuel.lepetit@inria.fr>
Wed, 16 May 2012 11:56:08 +0000 (13:56 +0200)
committerSamuel Lepetit <samuel.lepetit@inria.fr>
Wed, 16 May 2012 11:56:08 +0000 (13:56 +0200)
commit72b87a2780383260b02c46d94d609579d606bb15
treee8d1955732bc11dff072e5f1937d53aa14cd730d
parent62674b2d4ef829283d1603eeeb0fcf1a20af8fec
Add an example to test starting_time and kill_time
CMakeLists.txt
examples/startKillTime/Master.java [new file with mode: 0644]
examples/startKillTime/Slave.java [new file with mode: 0644]
examples/startKillTime/StartKillTime.java [new file with mode: 0644]
examples/startKillTime/deployment.xml [new file with mode: 0644]
examples/startKillTime/deployment_kill.xml [new file with mode: 0644]
examples/startKillTime/deployment_start.xml [new file with mode: 0644]
examples/startKillTime/deployment_start_kill.xml [new file with mode: 0644]
examples/startKillTime/startKillTime.tesh [new file with mode: 0644]