Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge scm.gforge.inria.fr:/gitroot/simgrid/simgrid-java
[simgrid.git] / examples / pingPong / pingpong.tesh
1 #! ./tesh
2
3 ! output sort
4
5 $ java -cp .:${srcdir:=.}/examples:${srcdir:=.}/simgrid.jar pingPong/PingPongTest ${srcdir:=.}/examples/platform.xml ${srcdir:=.}/examples/pingPong/pingPongDeployment.xml
6 > [0.000000] [jmsg/INFO] Ready to run MSG_MAIN
7 > [1.048890] [jmsg/INFO] Done running MSG_MAIN
8 > [1.048890] [jmsg/INFO] MSG_main finished
9 > [1.048890] [jmsg/INFO] Clean java world
10 > [1.048890] [jmsg/INFO] Clean native world
11 > [Boivin:pingPong.Receiver:(2) 0.000000] [jmsg/INFO] hello!
12 > [Boivin:pingPong.Receiver:(2) 0.000000] [jmsg/INFO] try to get a task
13 > [Boivin:pingPong.Receiver:(2) 1.048890] [jmsg/INFO] Got at time 1.0488895059341703
14 > [Boivin:pingPong.Receiver:(2) 1.048890] [jmsg/INFO] Was sent at time 0.0
15 > [Boivin:pingPong.Receiver:(2) 1.048890] [jmsg/INFO] Communication time : 1.0488895059341703
16 > [Boivin:pingPong.Receiver:(2) 1.048890] [jmsg/INFO]  --- bw 9.533892696441577E7 ----
17 > [Boivin:pingPong.Receiver:(2) 1.048890] [jmsg/INFO] goodbye!
18 > [Jacquelin:pingPong.Sender:(1) 0.000000] [jmsg/INFO] hello!
19 > [Jacquelin:pingPong.Sender:(1) 0.000000] [jmsg/INFO] host count: 1
20 > [Jacquelin:pingPong.Sender:(1) 0.000000] [jmsg/INFO] sender time: 0.0
21 > [Jacquelin:pingPong.Sender:(1) 1.048890] [jmsg/INFO] goodbye!