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

Private GIT Repository
Cosmetic changes in help message.
[loba.git] / TODO
1 * faire un autre thread pour les envois d'infos
2   -> c'est stupide d'attendre la fin des calcules s'il y en a beaucoup
3      surtout en bookkeeping...
4
5 * check if communications can fail !
6   (restart them)
7
8 * review receive with timeout.
9
10 * verify bookkeeping version.
11
12 * add several metrics
13   - message exchanges : number/volume of sent/received data/ctrl messages
14
15 * add options -j/-J : minimum number of iterations?
16
17 * add a variant to (not) change neighbor load information at send?
18
19 * implement loba_* algorithms (start with some trivial one)
20
21 * for automatic process topology,
22    -> implement some random initial distribution of load
23
24 * add synchronized mode
25
26 * translate README file?