X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/048946896864e915486d86c4016aeea6c987475c..0db7c964785a7e463746904785e2c9b7c7fd7963:/examples/java/app/masterworker/app_masterworker.tesh diff --git a/examples/java/app/masterworker/app_masterworker.tesh b/examples/java/app/masterworker/app_masterworker.tesh index 8b571e05e2..e2fcf87955 100644 --- a/examples/java/app/masterworker/app_masterworker.tesh +++ b/examples/java/app/masterworker/app_masterworker.tesh @@ -1,7 +1,5 @@ #! tesh -! output sort 19 - $ java -classpath ${classpath:=.} app/masterworker/Main ${srcdir:=.}/../platforms/small_platform.xml ${srcdir:=.}/app/masterworker/masterworker.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (0:maestro@) Using regular java threads. > [ 0.000000] (1:app.masterworker.Master@Jacquelin) Hello! Got 7 workers and 5 tasks to process @@ -9,14 +7,14 @@ $ java -classpath ${classpath:=.} app/masterworker/Main ${srcdir:=.}/../platform > [ 1.752187] (3:app.masterworker.Worker@Fafard) Received "Task_1". Processing it. > [ 1.757531] (4:app.masterworker.Worker@Bourassa) Received "Task_2". Processing it. > [ 2.806417] (5:app.masterworker.Worker@Boivin) Received "Task_3". Processing it. -> [ 2.811761] (1:app.masterworker.Master@Jacquelin) All tasks have been dispatched. Let's tell everybody the computation is over. > [ 2.811761] (6:app.masterworker.Worker@Ginette) Received "Task_4". Processing it. +> [ 2.811761] (1:app.masterworker.Master@Jacquelin) All tasks have been dispatched. Let's tell everybody the computation is over. > [ 3.671783] (2:app.masterworker.Worker@Tremblay) Received Finalize. I'm done. See you! > [ 4.563940] (3:app.masterworker.Worker@Fafard) Received Finalize. I'm done. See you! > [ 4.569280] (4:app.masterworker.Worker@Bourassa) Received Finalize. I'm done. See you! > [ 5.618161] (5:app.masterworker.Worker@Boivin) Received Finalize. I'm done. See you! > [ 5.623501] (6:app.masterworker.Worker@Ginette) Received Finalize. I'm done. See you! > [ 5.628842] (7:app.masterworker.Worker@Jupiter) Received Finalize. I'm done. See you! -> [ 5.629037] (0:maestro@) MSG_main finished; Cleaning up the simulation... -> [ 5.629037] (1:app.masterworker.Master@Jacquelin) Goodbye now! > [ 5.629037] (8:app.masterworker.Worker@Jacquelin) Received Finalize. I'm done. See you! +> [ 5.629037] (1:app.masterworker.Master@Jacquelin) Goodbye now! +> [ 5.629037] (0:maestro@) MSG_main finished; Cleaning up the simulation...