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

Private GIT Repository
Define classes for mutex and condition objects.
[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 * review receive with timeout.
6
7 * verify bookkeeping version.
8
9 * add several metrics
10   - message exchanges : number/volume of sent/received data/ctrl messages
11
12 * add options -j/-J : minimum number of iterations?
13
14 * add a variant to (not) change neighbor load information at send?
15
16 * implement loba_* algorithms (start with some trivial one)
17
18 * for automatic process topology,
19    -> implement some random initial distribution of load
20
21 * add synchronized mode
22
23 * translate README file?