Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ignore the lat parameter of peer tag
[simgrid.git] / examples / java / app / tokenring / app_tokenring.tesh
index b18b64c..73a084d 100644 (file)
@@ -22,11 +22,11 @@ $ java -classpath ${classpath:=.} app/tokenring/Main ${srcdir:=.}/../platforms/t
 > [    0.000000] (0:maestro@) Using regular java threads.
 > [    0.000000] (0:maestro@) Number of hosts '2'
 > [    0.000000] (1:0@100030591) Host '0' send 'Token' to Host '1'
-> [    0.637910] (2:1@100036570) Host '1' received 'Token'
-> [    0.637910] (2:1@100036570) Host '1' send 'Token' to Host '0'
-> [    1.275820] (1:0@100030591) Host '0' received 'Token'
-> [    1.275820] (0:maestro@) MSG_main finished; Cleaning up the simulation...
-> [    1.275820] (0:maestro@) Simulation time 1.2758201322136908
+> [    0.624423] (2:1@100036570) Host '1' received 'Token'
+> [    0.624423] (2:1@100036570) Host '1' send 'Token' to Host '0'
+> [    1.248846] (1:0@100030591) Host '0' received 'Token'
+> [    1.248846] (0:maestro@) MSG_main finished; Cleaning up the simulation...
+> [    1.248846] (0:maestro@) Simulation time 1.2488464578972847
 
 $ java -classpath ${classpath:=.} app/tokenring/Main ${srcdir:=.}/../platforms/meta_cluster.xml '--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n'
 > [  0.000000] (0:maestro@) Using regular java threads.