Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
1aa5e54589e997fbc6df3c6686ca8650c4bc6147
[simgrid.git] / examples / java / process / suspend / process_suspend.tesh
1 #! tesh
2
3 ! output sort 19
4 $ java -classpath ${classpath:=.} process/suspend/Main ${srcdir:=.}/../platforms/small_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
5 > [  0.000000] (0:maestro@) Using regular java threads.
6 > [  0.000000] (1:DreamMaster@Jacquelin) Let's create a lazy guy.
7 > [  0.000000] (1:DreamMaster@Jacquelin) Let's wait a little bit...
8 > [  0.000000] (2:Lazy@Jacquelin) Nobody's watching me ? Let's go to sleep.
9 > [ 10.000000] (0:maestro@) MSG_main finished; Cleaning up the simulation...
10 > [ 10.000000] (1:DreamMaster@Jacquelin) Let's wake the lazy guy up! >:) BOOOOOUUUHHH!!!!
11 > [ 10.000000] (1:DreamMaster@Jacquelin) OK, goodbye now.
12 > [ 10.000000] (2:Lazy@Jacquelin) Uuuh ? Did somebody call me ?
13 > [ 10.000000] (2:Lazy@Jacquelin) Mmmh, goodbye now.