Joshua Kissoon
|
6fdff97429
|
Setup the get bucket ID computation in one method.
Added Javadoc
|
2014-03-22 12:55:19 +05:30 |
|
Joshua Kissoon
|
3f82c4a0ef
|
Did some code cleanups
- Add Comments
- Remove println statements
- Deleted useless comments, etc
|
2014-03-22 12:35:00 +05:30 |
|
Joshua Kissoon
|
0cc24d42f3
|
Trying to fix an issue in the nodelookupoperation where the k-Closest nodes system doesn't work.
Lots of extra code added, but we're still in devel! so ...
|
2014-03-22 10:53:05 +05:30 |
|
Joshua Kissoon
|
eb7d7b53a4
|
Setup storing of System state on shutdown
|
2014-03-09 20:12:11 +05:30 |
|
Joshua Kissoon
|
689a35b7bf
|
Cleaned up the core code, added comments and removed all Netbeans generated warnings
|
2014-03-06 16:51:42 +05:30 |
|
Joshua Kissoon
|
cabb5af742
|
Finish Bucket Refresh Operation :)
|
2014-03-06 16:24:50 +05:30 |
|
Joshua Kissoon
|
acd7885dba
|
Started working on the RefreshOperations
|
2014-03-06 11:21:08 +05:30 |
|
Joshua Kissoon
|
e4726b93f8
|
Content Store, Retrieve and DHT File and Table management working well
Got a few Todos now to finish off
|
2014-02-26 21:35:37 +05:30 |
|
Joshua Kissoon
|
b5e89c6ddb
|
Keeping with some good coding standards - Code to Interfaces not implementations
Changed the use of ArrayList to List and HashMap to Map
|
2014-02-26 11:57:59 +05:30 |
|
Joshua Kissoon
|
9f14c66a31
|
Persistent content storage now working perfectly!!!
|
2014-02-26 11:40:06 +05:30 |
|
Joshua Kissoon
|
c67e501df6
|
Content Sending working between nodes
|
2014-02-25 22:57:46 +05:30 |
|
Joshua Kissoon
|
fa4b29305e
|
Finished implementing a JsonSerializer to serialize Content
|
2014-02-25 18:58:32 +05:30 |
|
Joshua Kissoon
|
995da2cffb
|
Continuing work on message sending
|
2014-02-25 13:42:08 +05:30 |
|
Joshua Kissoon
|
3344511603
|
Finished NodeLookupOperation functionality! Finally found the bug
|
2014-02-22 19:37:04 +05:30 |
|
Joshua Kissoon
|
58df7be300
|
Started working on the NodeLookupOperation
Created some new Messages
Updated a few minor things
|
2014-02-19 13:00:29 +05:30 |
|
Joshua Kissoon
|
ed1ac876f3
|
Fixed the bug in NodeConnection operation where the messages were still being re-sent even after an acknowledgement was received.
Fixed by canceling the TimerTask
|
2014-02-19 10:30:42 +05:30 |
|
Joshua Kissoon
|
b3e1403872
|
Initial Commit
|
2014-02-19 02:07:07 +05:30 |
|