Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
full redesign of this example
[simgrid.git] / examples / java / kill / kill.tesh
1 #! tesh
2
3 ! output sort 19
4
5 $ java -classpath ${classpath:=.} kill/Main ${srcdir:=.}/../platforms/platform.xml --lof=no_loc
6 > [0.000000] [jmsg/INFO] Using regular java threads.
7 > [11.000000] [jmsg/INFO] MSG_main finished; Cleaning up the simulation...
8 > [Boivin:victim:(2) 0.000000] [jmsg/INFO] Hello!
9 > [Boivin:victim:(2) 0.000000] [jmsg/INFO] Suspending myself
10 > [Boivin:victim:(2) 10.000000] [jmsg/INFO] OK, OK. Let's work
11 > [Jacquelin:killer:(1) 0.000000] [jmsg/INFO] Hello!
12 > [Jacquelin:killer:(1) 10.000000] [jmsg/INFO] Resume Process
13 > [Jacquelin:killer:(1) 11.000000] [jmsg/INFO] Kill Process
14 > [Jacquelin:killer:(1) 11.000000] [jmsg/INFO] Ok, goodbye now.