Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename the logging channel of java from 'jmsg' to 'java'
[simgrid.git] / examples / java / app / pingpong / app_pingpong.tesh
index f910881..b7f02aa 100644 (file)
@@ -3,16 +3,16 @@
 ! output sort 19
 
 $ java -classpath ${classpath:=.} app/pingpong/Main ${srcdir:=.}/../platforms/small_platform.xml
-> [0.000000] [jmsg/INFO] Using regular java threads.
-> [1.048882] [jmsg/INFO] MSG_main finished; Cleaning up the simulation...
-> [Boivin:Receiver:(2) 0.000000] [jmsg/INFO] hello!
-> [Boivin:Receiver:(2) 0.000000] [jmsg/INFO] try to get a task
-> [Boivin:Receiver:(2) 1.048882] [jmsg/INFO] Got at time 1.0488818628325232
-> [Boivin:Receiver:(2) 1.048882] [jmsg/INFO] Was sent at time 0.0
-> [Boivin:Receiver:(2) 1.048882] [jmsg/INFO] Communication time : 1.0488818628325232
-> [Boivin:Receiver:(2) 1.048882] [jmsg/INFO]  --- bw 9.533962169004269E7 ----
-> [Boivin:Receiver:(2) 1.048882] [jmsg/INFO] goodbye!
-> [Jacquelin:Sender:(1) 0.000000] [jmsg/INFO] hello!
-> [Jacquelin:Sender:(1) 0.000000] [jmsg/INFO] host count: 1
-> [Jacquelin:Sender:(1) 0.000000] [jmsg/INFO] sender time: 0.0
-> [Jacquelin:Sender:(1) 1.048882] [jmsg/INFO] goodbye!
+> [0.000000] [java/INFO] Using regular java threads.
+> [1.048882] [java/INFO] MSG_main finished; Cleaning up the simulation...
+> [Boivin:Receiver:(2) 0.000000] [java/INFO] hello!
+> [Boivin:Receiver:(2) 0.000000] [java/INFO] try to get a task
+> [Boivin:Receiver:(2) 1.048882] [java/INFO] Got at time 1.0488818628325232
+> [Boivin:Receiver:(2) 1.048882] [java/INFO] Was sent at time 0.0
+> [Boivin:Receiver:(2) 1.048882] [java/INFO] Communication time : 1.0488818628325232
+> [Boivin:Receiver:(2) 1.048882] [java/INFO]  --- bw 9.533962169004269E7 ----
+> [Boivin:Receiver:(2) 1.048882] [java/INFO] goodbye!
+> [Jacquelin:Sender:(1) 0.000000] [java/INFO] hello!
+> [Jacquelin:Sender:(1) 0.000000] [java/INFO] host count: 1
+> [Jacquelin:Sender:(1) 0.000000] [java/INFO] sender time: 0.0
+> [Jacquelin:Sender:(1) 1.048882] [java/INFO] goodbye!