X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/45c3f1cfee86fb48c96d53f8267f99b6db6e3d7a..2534be6f143eb3b32a2dc3ea116a0f4510d4f0d5:/examples/java/async/async.tesh diff --git a/examples/java/async/async.tesh b/examples/java/async/async.tesh index 1a1321d5fd..8a33bbb201 100644 --- a/examples/java/async/async.tesh +++ b/examples/java/async/async.tesh @@ -1,9 +1,9 @@ #! tesh -! output sort +! output sort 19 ! timeout 30 -$ java -classpath ${classpath:=.} async/AsyncTest ${srcdir:=.}/platform.xml ${srcdir:=.}/async/asyncDeployment.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" -> [ 0.000000] (0:@) Using regular java threads. Coroutines could speed your simulation up. +$ java -classpath ${classpath:=.} async/AsyncTest ${srcdir:=.}/../platforms/platform.xml ${srcdir:=.}/async/asyncDeployment.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +> [ 0.000000] (0:maestro@) Using regular java threads. > [ 0.000000] (10:async.Slave@Robert) Receiving on 'slave_8' > [ 0.000000] (11:async.Slave@Sirois) Receiving on 'slave_9' > [ 0.000000] (12:async.Slave@Monique) Receiving on 'slave_10' @@ -53,4 +53,4 @@ $ java -classpath ${classpath:=.} async/AsyncTest ${srcdir:=.}/platform.xml ${sr > [ 25.000000] (1:async.Master@Jacquelin) Goodbye now! > [ 25.851463] (2:async.Forwarder@Jackson) I'm done. See you! > [ 26.357007] (3:async.Forwarder@Casavant) I'm done. See you! -> [ 29.000728] (0:@) MSG_main finished; Cleaning up the simulation... +> [ 29.000728] (0:maestro@) MSG_main finished; Cleaning up the simulation...