Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename the basic s4u example
[simgrid.git] / examples / s4u / basic / s4u_basic.tesh
1 #! ./tesh
2
3 $ $SG_TEST_EXENV ./s4u_basic
4 > [host0:worker:(0) 0.000000] [s4u_test/INFO] Hello s4u, I'm ready to serve
5 > [host1:master:(0) 0.000000] [s4u_test/INFO] Hello s4u, I have something to send
6 > [host0:worker:(0) 0.001301] [s4u_test/INFO] I received 'GaBuZoMeu'
7 > [host0:worker:(0) 0.001301] [s4u_test/INFO] I'm done. See you.
8 > [host1:master:(0) 0.001301] [s4u_test/INFO] I'm done. See you.