]> AND Private Git Repository - loba.git/history - process.cpp
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Revise process::receive and get rid of WAIT_FOR_CLOSE.
[loba.git] / process.cpp
2011-01-07 Arnaud GierschRevise process::receive and get rid of WAIT_FOR_CLOSE.
2011-01-06 Arnaud GierschUse a separate thread to handle incoming messages.
2011-01-05 Arnaud GierschDistinguish lb_iter and comp_iter.
2011-01-05 Arnaud GierschDo not import full std::tr1 namespace.
2010-12-21 Arnaud GierschDeadlock fix, and other changes.
2010-12-17 Arnaud GierschCleanup, no functional change (no bug fixed too).
2010-12-17 Arnaud GierschDefine process::print_loads_p() to print loads by using...
2010-12-16 Arnaud GierschOngoing work on process logic...
2010-12-16 Arnaud GierschAdd more documentation.
2010-12-15 Arnaud GierschAdd load balancing algorithm selection facility.
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip...
2010-12-07 Arnaud GierschInitial commit.