3 initial_load [neighbors...]
6 - two channels per host: normal and low_latency
8 How shall we manage link failures ?
12 while (there is something to do) {
15 compute load balancing;
16 send tasks to neighbors;
20 - definition of load on heterogeneous hosts?
21 - how to detect convergence?
22 : No need to detect convergence. Computation stops when there
25 - how to manage link failures?
27 - shall we retrieve pending tasks?
28 : Ideally, why shall. How? By using some acknowledgment?