]> AND Private Git Repository - loba.git/blob - simple_async.xml
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Move sleep between iterations in a better place.
[loba.git] / simple_async.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "simgrid.dtd">
3 <platform version="3">
4   <process host="Tremblay" function="sender">
5     <argument value="Jupiter"/>
6   </process>
7   <process host="Jupiter" function="receiver"/>
8 </platform>