Attemp to build a peer to peer remote procedure call framework in java.
For the moment the routing table behaviour is not as perfect as it should. Improvement in this sense is needed and should come as soon as I can.
Server socket connections should also be handled using channel. This should come also soon.
Works for 50 to 100 nodes.
Feel free to try is and to give me your feedback !