Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://framagit.org/simgrid/simgrid
[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 stops now
6 > [ 26.213694] (maestro@) Actor B stops now