X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d0ffc37686edcc803601f76ab51fdfed5fc2f241..63702d1bca7dcc06e20c91dad82873268670dec9:/examples/java/async/async.tesh diff --git a/examples/java/async/async.tesh b/examples/java/async/async.tesh index 6083344065..8a33bbb201 100644 --- a/examples/java/async/async.tesh +++ b/examples/java/async/async.tesh @@ -1,8 +1,9 @@ #! tesh -! output sort +! output sort 19 ! timeout 30 -$ java -cp ${classpath:=.} async/AsyncTest ${srcdir:=.}/platform.xml ${srcdir:=.}/async/asyncDeployment.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +$ 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' @@ -52,5 +53,4 @@ $ java -cp ${classpath:=.} async/AsyncTest ${srcdir:=.}/platform.xml ${srcdir:=. > [ 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... -> [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up. +> [ 29.000728] (0:maestro@) MSG_main finished; Cleaning up the simulation...