commit | d4a8b120aef3d67c87d42d003f07f63eb62d126c | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 29 15:40:39 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 29 15:40:39 2013 -0800 |
tree | e4baa99d590fb49217eb8c82008ff9a3306a6203 | |
parent | 8a8f1523bcfe1397c0f16b15bd2bd3262e7439f0 [diff] |
passing TaskPtr to executor in scheduler to ensure when the callback is envoked, the Task object is still there
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.