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