KademliaDHT/src/kademlia
Joshua Kissoon 4e643c7f3f Contact Management
- There was an improvement in the paper page 64 to set a contact as stale and replace it if it's stale, but only if there is a replacement, otherwise just keep a stale count. The stale count is the amount of time a contact failed to respond to a request.
- The above feature is now implemented now.
- Added the management of stale contacts code to insert and removal
2014-04-28 21:23:04 +05:30
..
core Kad Server 2014-04-28 16:46:32 +05:30
dht Content Refresh Operation improvement 2014-04-26 23:19:13 +05:30
exceptions Kad Server 2014-04-28 16:46:32 +05:30
message Some major major changes to the entire Kademlia System. 2014-04-28 15:25:07 +05:30
node Some major major changes to the entire Kademlia System. 2014-04-28 15:25:07 +05:30
operation Kademlia Contact Removal 2014-04-28 20:38:47 +05:30
routing Contact Management 2014-04-28 21:23:04 +05:30
tests Kademlia Contact Removal 2014-04-28 20:38:47 +05:30
util Routing Table Improvement 2014-04-25 16:04:05 +05:30
KademliaNode.java Kad Server 2014-04-28 16:46:32 +05:30
Todo Started working on sending content messages 2014-02-25 13:01:06 +05:30