commit | c91fc337dd4c965a2c8f0d402cd1d8c8a4af10c2 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Feb 10 17:44:41 2017 -0800 |
committer | Yukai Tu <ytu@cs.ucla.edu> | Thu Mar 16 16:52:04 2017 -0700 |
tree | e46e602611cb52e62ccf3f4ed62b5f7fd0a0e4dd | |
parent | 729b289338e57c24f624075d616083e2e7740578 [diff] |
object-manager+fetcher: Use segmentNumber for file segments Change-Id: Ib78ee034dba2a1ea9d140b091181694049655bb9
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.
To see more details about ChronoShare design, click here.
To see more configure options, use ./waf configure
. To compile with default configuration, use
./waf configure ./waf