Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
29de2ccea3849b1f08c43e185adaa10df32272a7
[simgrid.git] / examples / master_slave_kill / kill.tesh
1 #! ./tesh
2
3 ! output sort
4
5 $ java -cp .:${srcdir:=.}/examples:${srcdir:=.}/simgrid.jar master_slave_kill/MsKill ${srcdir:=.}/examples/master_slave_kill/platform.xml
6 > [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up.
7 > [0.000000] [jmsg/INFO] Ready to run MSG_MAIN
8 > [0.013010] [jmsg/INFO] Done running MSG_MAIN
9 > [0.013010] [jmsg/INFO] MSG_main finished
10 > [0.013010] [jmsg/INFO] Clean java world
11 > [0.013010] [jmsg/INFO] Clean native world
12 > [alice:slave:(2) 0.000000] [jmsg/INFO] Slave Hello!
13 > [alice:slave:(2) 0.000000] [jmsg/INFO] Send Mail1!
14 > [bob:master:(1) 0.000000] [jmsg/INFO] Master Hello!
15 > [bob:master:(1) 0.000000] [jmsg/INFO] Create process on host 'alice'
16 > [bob:master:(1) 0.013010] [jmsg/INFO] Received mail1!
17 > [bob:master:(1) 0.013010] [jmsg/INFO] Process2 is now killed, should exit now