]> AND Public Git Repository - simgrid.git/blobdiff - doc/doxygen/application.doc
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
solverstack actually lives on gitlab
[simgrid.git] / doc / doxygen / application.doc
index d95ea26f0055ab1f4084cb0fdba1d789a469f2e2..a1830815bbdd5f859e7027729e25afd23c6adcb3 100644 (file)
@@ -18,8 +18,8 @@ TBD
     Virtual Platform (link), but your application have many other ways
     to interact with the resource.  
 
-  - The resources are arranged in a hierarchy of *Autonomous Systems*,
-    with which the application can also interact. The AS knows the
+  - The resources are arranged in a hierarchy of *Networking Zones*,
+    with which the application can also interact. The netzone knows the
     networking path between one resource to another.
 
 Speak of mailboxes here? Where if not?