commit | 95160100432b58d59cd01a528a20b34676068572 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 25 21:54:57 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 25 21:56:45 2013 -0800 |
tree | 31882ff36b00391a25128104c388b58117d8d91a | |
parent | 3b40659094bb303539a4e7fd11f010215423af26 [diff] |
make sync interest interval configurable default is 20.0 for dispatcher's SyncCore
ChronoShare provides services similar to Dropbox, but in a decentralized way.
It uses ChronoSync library to synchronize the operations to the shared-folder and levels NDN's advantage of natural multicast support. The sharing process is completely decentralized, but it is also very easy to add a permanent storage server.
ChronoShare also provides file history and basic version control.
To see more details about ChronoShare design, click here.