commit | 238db851bfd1ee745ce99d1018b7dc2188b227d6 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 25 16:27:28 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 25 16:27:28 2013 -0800 |
tree | da9d7099a01fae9f97802e22b2ce1b353855d782 | |
parent | 3fe11722f391c34e026a116d546fac906db8ba90 [diff] |
add sleep time to eventLoop in Scheduler just in case
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.