commit | a7ed62a12182122a0c80481817256fa0b4f4b0e4 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 25 13:14:37 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 25 13:14:37 2013 -0800 |
tree | 70faf6998ba53d451f17d8c4c64bda9738863264 | |
parent | c8ffd599bbe3b69cacddc1176735a7bcf0827fd5 [diff] |
take out poolSize param in dispatcher
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.