Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
12d0c9b6dc62d0714fbb667d5d45abb50b9691f3
[simgrid.git] / examples / scala / master_slave_kill / kill.tesh
1 #! tesh
2
3 ! output sort 19
4
5 $ java -classpath ${classpath:=.} master_slave_kill/MsKill ${srcdir:=.}/../platforms/small_platform.xml
6 > [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up.
7 > [Jupiter:master:(1) 0.000000] [jmsg/INFO] Master Hello!
8 > [Jupiter:master:(1) 0.000000] [jmsg/INFO] Create process on host 'alice'
9 > [Tremblay:slave:(2) 0.000000] [jmsg/INFO] Slave Hello!
10 > [Tremblay:slave:(2) 0.000000] [jmsg/INFO] Send Mail1!
11 > [Jupiter:master:(1) 0.019014] [jmsg/INFO] Received mail1!
12 > [Jupiter:master:(1) 0.019014] [jmsg/INFO] Process2 is now killed, should exit now
13 > [0.019014] [jmsg/INFO] MSG_main finished; Cleaning up the simulation...