Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New example for MSG_process_yield()
[simgrid.git] / examples / msg / async-yield / async-yield.tesh
1 #! ./tesh
2
3 $ $SG_TEST_EXENV ${bindir:=.}/async-yield ${srcdir:=.}/small_platform_fatpipe.xml ${srcdir:=.}/../msg/async-yield/async-yield_d.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
4 > [  0.000000] (1:yielder@Tremblay) I yielded 10 times. Goodbye now!
5 > [  0.000000] (2:yielder@Ruby) I yielded 15 times. Goodbye now!