view scripts/LogupdateTest.sh @ 350:72d9cd71d53b

remove RotateParent
author mir3636
date Mon, 18 Sep 2017 18:15:46 +0900
parents 944baaa4d345
children 15061909f4da
line wrap: on
line source

java -cp build/libs/Alice.jar alice.topology.manager.TopologyManager -host localhost -p 10000 -port 10001 --noKeepAlive &
sleep 3 
java -cp jungle-core.1.1.jar jp.ac_u-ryukyu.junglenetworl.logupdate.logupdateTest -host localhost -p 10003 -port 10000  --noKeepAlive &
java -cp jungle-core.1.1.jar jp.ac_u-ryukyu.junglenetworl.logupdate.logupdateTest -host localhost -p 10002 -port 10000 -write --noKeepAlive &