Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into CRTP
[simgrid.git] / examples / s4u / actor-exiting / s4u-actor-exiting.tesh
1 #!/usr/bin/env tesh
2
3 $ ${bindir:=.}/s4u-actor-exiting ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%P@%h)%e%m%n"
4 > [ 10.194200] (A@Tremblay) I stop now
5 > [ 10.194200] (maestro@) Actor A terminates now
6 > [ 26.213694] (maestro@) Actor A gets destroyed now
7 > [ 26.213694] (maestro@) Actor B terminates now
8 > [ 26.213694] (maestro@) Actor B gets destroyed now