Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://github.com/mpoquet/simgrid
[simgrid.git] / examples / java / app / pingpong / app_pingpong.tesh
1 #! tesh
2
3 ! output sort 19
4
5 $ java -classpath ${classpath:=.} app/pingpong/Main ${srcdir:=.}/../platforms/small_platform.xml
6 > [0.000000] [jmsg/INFO] Using regular java threads.
7 > [1.048882] [jmsg/INFO] MSG_main finished; Cleaning up the simulation...
8 > [Boivin:Receiver:(2) 0.000000] [jmsg/INFO] hello!
9 > [Boivin:Receiver:(2) 0.000000] [jmsg/INFO] try to get a task
10 > [Boivin:Receiver:(2) 1.048882] [jmsg/INFO] Got at time 1.0488818628325232
11 > [Boivin:Receiver:(2) 1.048882] [jmsg/INFO] Was sent at time 0.0
12 > [Boivin:Receiver:(2) 1.048882] [jmsg/INFO] Communication time : 1.0488818628325232
13 > [Boivin:Receiver:(2) 1.048882] [jmsg/INFO]  --- bw 9.533962169004269E7 ----
14 > [Boivin:Receiver:(2) 1.048882] [jmsg/INFO] goodbye!
15 > [Jacquelin:Sender:(1) 0.000000] [jmsg/INFO] hello!
16 > [Jacquelin:Sender:(1) 0.000000] [jmsg/INFO] host count: 1
17 > [Jacquelin:Sender:(1) 0.000000] [jmsg/INFO] sender time: 0.0
18 > [Jacquelin:Sender:(1) 1.048882] [jmsg/INFO] goodbye!