X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a8cd62135619ad52e05ae1c929ef07e166e4260..b558f9b18c938af6a35ebea66ac2323a60178202:/simgrid-java/examples/migration/migration.tesh diff --git a/simgrid-java/examples/migration/migration.tesh b/simgrid-java/examples/migration/migration.tesh deleted file mode 100644 index e40cb5041e..0000000000 --- a/simgrid-java/examples/migration/migration.tesh +++ /dev/null @@ -1,15 +0,0 @@ -#! ./tesh - -! output sort - -$ java -cp .:${srcdir:=.}/examples:${srcdir:=.}/simgrid.jar migration/Migration ${srcdir:=.}/examples/platform.xml ${srcdir:=.}/examples/migration/migrationDeployment.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" -> [ 0.000000] (1:migration.Emigrant@Jacquelin) I'll look for a new job on another machine where the grass is greener. -> [ 0.000000] (1:migration.Emigrant@Boivin) Yeah, found something to do -> [ 1.000000] (2:migration.Policeman@Boivin) Wait a bit before migrating the emigrant. -> [ 3.000000] (1:migration.Emigrant@Boivin) Moving back to home after work -> [ 7.000000] (0:@) MSG_main finished; Cleaning up the simulation... -> [ 7.000000] (1:migration.Emigrant@Jacquelin) I've been moved on this new host:Jacquelin -> [ 7.000000] (1:migration.Emigrant@Jacquelin) Uh, nothing to do here. Stopping now -> [ 7.000000] (2:migration.Policeman@Boivin) I moved the emigrant -> [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up. -