X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/f29b38ef2a056daa14bbfda2fce78063faa773d4..06b0d2707f37e788c6d54a8fb49ceb4f9ec8ceba:/NOTES diff --git a/NOTES b/NOTES index 489006c..fbb82a3 100644 --- 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?