Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
3e6f5360e351de9dc67388a037d4aedee4b3e915
[simgrid.git] / doc / gtut-files / 2-simple.output
1 $ ./test_simulator platform.xml test.xml
2 Client ready; listening on 1024
3 That's it, we sent the data to the server
4 [Boivin:client:(2) 0.000000] gras/gras.c:79: [gras/INFO] Exiting GRAS
5 Cool, we received the message from Boivin:1024.
6 [Jacquelin:server:(1) 0.000000] gras/gras.c:79: [gras/INFO] Exiting GRAS
7 [0.000000] msg/global.c:475: [msg_kernel/INFO] Congratulations ! Simulation terminated : all process are over
8 $