Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
process -> actor
[simgrid.git] / examples / cpp / comm-waituntil / s4u-comm-waituntil_d.xml
index def2e5c..0d5579b 100644 (file)
@@ -7,7 +7,7 @@
     <argument value="50000000"/>  <!-- Computation size of tasks -->
     <argument value="1"/>         <!-- Number of receivers -->
   </actor>
-  <!-- The receiver processes --> 
+  <!-- The receiver actors --> 
   <actor host="Ruby" function="receiver">
     <argument value="0"/> <!-- id -->
   </actor>