commit | ff4fa8ae368af8294de06663cb67c9d7adc5894c | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 22:02:40 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 22:02:40 2013 -0800 |
tree | 2d9ba57daaa2f7c7e2b39f24740fc6c370b9ad01 | |
parent | dc11fc9f74f4b3a5da1f99870b9d76dd7bdf508c [diff] |
run timeoutcallback of ccnx wrapper in executor provide selectors for interest callback
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.