Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adapt tests to the fact that we can now detect that there was a timeout during commun...
[simgrid.git] / examples / msg / actions / actions_deployment.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "simgrid.dtd">
3 <platform version="2">
4   <process host="Tremblay" function="toto"/>
5   <process host="Jupiter" function="tutu"/>
6 </platform>