commit | ff8d9dc9f6ff3cf3b3ccd74cbe603cab8517dae0 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 26 00:45:08 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 26 00:45:08 2013 -0800 |
tree | 320f83116fe1ff9c8787298ac37d32617df4870d | |
parent | 0c545ed1cafdf953a50d7cf4e3f21ff28842d6e0 [diff] |
Adding executor to fetcher: there was a deadlock otherwise
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.