Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[simix] Port JavaContext to C++
[simgrid.git] / examples / scala / master_slave_bypass / bypass.tesh
index f2cdf42..a38a098 100644 (file)
@@ -1,8 +1,8 @@
 #! tesh
 
-! output sort
+! output sort 19
 $ java -classpath ${classpath:=.} master_slave_bypass/MsBypass ${srcdir:=.}/../platforms/small_platform.xml
-> [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up.
+> [0.000000] [jmsg/INFO] Using regular java threads.
 > [Jupiter:process1:(1) 0.000000] [jmsg/INFO] Master Hello!
 > [Jupiter:process1:(1) 0.000000] [jmsg/INFO] Create process on host 'Tremblay'
 > [Tremblay:process2:(2) 0.000000] [jmsg/INFO] Slave Hello!