Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add an example for Comm::test_any (mimic that from umpire
[simgrid.git] / examples / python / comm-waitany / comm-waitany_d.xml
index 4b4161d..bbaccfc 100644 (file)
@@ -7,7 +7,7 @@
     <argument value="1000000"/>   <!-- Size of messages -->
     <argument value="2"/>         <!-- Number of receivers -->
   </actor>
-  <!-- The receiver processes -->
+  <!-- The receiver actors -->
   <actor host="Fafard" function="receiver">
     <argument value="0"/>       <!-- My name -->
   </actor>