Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implementation of multiple mapping algorithm possibility.
authorSébastien Miquée <sebastien.miquee@univ-fcomte.fr>
Fri, 26 Feb 2010 07:13:27 +0000 (08:13 +0100)
committerSébastien Miquée <sebastien.miquee@univ-fcomte.fr>
Fri, 26 Feb 2010 07:13:27 +0000 (08:13 +0100)
commitb5a7cb08ee803935699d211fd2abb0afddcbc98a
tree6296b16249d9b4e6fcecb73f5b6f2e7b2974ea24
parent4fafa3d59cda94e7077ffc000a6d8ada04c922a5
Implementation of multiple mapping algorithm possibility.

- Adding a list of mapping algorithm and the complete management of it.

- Adding a field and some functions in the Spawner in order to communicate
  its mapping identifier to SuperNodes and other Spawners.

- Correction of some bugs and managing some comments.
src/jaceP2P/JaceSpawner.java
src/jaceP2P/JaceSpawnerInterface.java
src/jaceP2P/JaceSpawnerServer.java
src/jaceP2P/JaceSuperNode.java
src/jaceP2P/JaceSuperNodeInterface.java
src/jaceP2P/JaceSuperNodeServer.java
src/jaceP2P/SuperNodeListe.java