Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
3a361561be61e83eb298f91360cca6d29b887d74
[simgrid.git] / examples / msg / mc / deploy_bugged1_liveness.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
3 <platform version="4">
4   <process host="Tremblay" function="coordinator" />
5   <process host="Boivin" function="client" >         <argument value="1"/>  </process>
6   <process host="Fafard" function="client" >         <argument value="2"/>  </process>
7 </platform>