Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
initial (almost working) release of a separate package for the Java bindings of SimGrid
[simgrid.git] / examples / suspend / suspend.tesh
1 # compile the example\r
2 $ javac -classpath $MSG4JAVA_CLASSPATH$ENV_SEPARATOR. *.java\r
3 \r
4 # run the comm_time sample\r
5 $ java -classpath $MSG4JAVA_CLASSPATH$ENV_SEPARATOR SuspendTest suspend_platform.xml suspend_deployment.xml\r
6 > [Jacquelin:DreamMaster:(1) 0.000000] [jmsg/INFO] Hello !\r
7 > [Jacquelin:DreamMaster:(1) 0.000000] [jmsg/INFO] Let's create a lazy guy.\r
8 > [Jacquelin:DreamMaster:(1) 0.000000] [jmsg/INFO] Current host  name : Jacquelin\r
9 > [Jacquelin:DreamMaster:(1) 0.000000] [jmsg/INFO] Let's wait a little bit...\r
10 > [Jacquelin:LazyGuy:(2) 0.000000] [jmsg/INFO] Hello !\r
11 > [Jacquelin:LazyGuy:(2) 0.000000] [jmsg/INFO] Nobody's watching me ? Let's go to sleep.\r
12 > [Jacquelin:DreamMaster:(1) 10.000000] [jmsg/INFO] Let's wake the lazy guy up! >:) \r
13 > [Jacquelin:DreamMaster:(1) 10.000000] [jmsg/INFO] OK, goodbye now.\r
14 > [Jacquelin:LazyGuy:(2) 10.000000] [jmsg/INFO] Uuuh ? Did somebody call me ?\r
15 > [Jacquelin:LazyGuy:(2) 10.000000] [jmsg/INFO] Mmmh, goodbye now.