X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/f29b38ef2a056daa14bbfda2fce78063faa773d4..f3cbd5740fd2c6e770459ed6e10826b7a317c2d2:/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?