commit | ddc283c63f242d0323207780871e504e3d1aab1d | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 23:11:20 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 23:11:20 2013 -0800 |
tree | da9163f87b606df7bfdd46696d3e7bd9cea90e6f | |
parent | ca77d4e6cd51025df79cf3deea1a2f3627d5cc7b [diff] |
In Fetcher serializing also callback from ccnx into executor thread
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.