commit | ca77d4e6cd51025df79cf3deea1a2f3627d5cc7b | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 22:50:05 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 22:50:43 2013 -0800 |
tree | 35fb924c17f95063407c257dd85e198c33478a76 | |
parent | fbf08d3f95da50c1c798ae0a910b49f2412e5c5c [diff] |
Serializing FillPipeline in Fetcher :
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.