Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
get rid of dumb deployment
[simgrid.git] / examples / java / migration / migration.tesh
index 8c35b9d..604a1d0 100644 (file)
@@ -2,13 +2,13 @@
 
 ! output sort 19
 
-$ java -classpath ${classpath:=.} migration/Migration ${srcdir:=.}/../platforms/platform.xml ${srcdir:=.}/migration/migrationDeployment.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+$ java -classpath ${classpath:=.} migration/Main ${srcdir:=.}/../platforms/platform.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (0:maestro@) Using regular java threads.
-> [  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
+> [  0.000000] (2:emigrant@Jacquelin) I'll look for a new job on another machine where the grass is greener.
+> [  0.000000] (2:emigrant@Boivin) Yeah, found something to do
+> [  1.000000] (1:policeman@Boivin) Wait a bit before migrating the emigrant.
+> [  3.000000] (2:emigrant@Boivin) Moving back to home after work
 > [  7.000000] (0:maestro@) 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
+> [  7.000000] (2:emigrant@Jacquelin) I've been moved on this new host:Jacquelin
+> [  7.000000] (2:emigrant@Jacquelin) Uh, nothing to do here. Stopping now
+> [  7.000000] (1:policeman@Boivin) I moved the emigrant