]> AND Private Git Repository - loba.git/blobdiff - NOTES
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Wip++...
[loba.git] / NOTES
diff --git a/NOTES b/NOTES
index 489006c1308775df2c816b977c1969efd82dc05a..fbb82a3d0c8ebd49e545b783e84e708b6a5f93a5 100644 (file)
--- a/NOTES
+++ b/NOTES
@@ -3,11 +3,9 @@ Process parameters:
     initial_load [neighbors...]
 
 Communications:
-     - two channels per host: normal and low_latency
+     - two channels per host: control and data
 
-How shall we manage link failures ?
-
-Process model (?)
+Process model
 
      while (there is something to do) {
         compute some task;
@@ -23,6 +21,3 @@ Process model (?)
          nothing more to do.
 
      - how to manage link failures?
-
-     - shall we retrieve pending tasks?
-       : Ideally, why shall.  How?  By using some acknowledgment?