Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / examples / msg / chord / chord.xml
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2010-12-17 thieryFix memory leaks
2010-12-16 thieryChord finally beats the deadlocks
2010-12-16 thieryHandle transfer failures in MSG_test, MSG_testany and...
2010-12-10 coldpeaceChord Deployment File :add a deadline value for each...
2010-12-09 thieryChord: the join operations work
2010-12-09 thieryWorking on Chord
2010-12-08 coldpeaceFist implementation of a Chord example using MSG