Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update platfrom version to 3.
[simgrid.git] / examples / gras / spawn / spawn.xml
index 20ddb8c..03c299c 100644 (file)
@@ -1,8 +1,8 @@
 <?xml version='1.0'?>
 <!DOCTYPE platform SYSTEM "simgrid.dtd">
-<platform version="2">
-  <process host="Tremblay" function="father">
-     <argument value="4000"/>       <!-- port number -->
+<platform version="3">
+  <process host="Tremblay" function="server">
+     <argument value="100"/>        <!-- end of the search interval -->
      <argument value="5"/>          <!-- number of childs -->
   </process>
 </platform>