commit | f0b3de3b5c7a06bf309b6169d52c7d6b58785cbc | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Jul 11 12:59:00 2013 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Thu Aug 15 15:14:10 2013 -0700 |
tree | 3b8c9db325b50eedbf071a5f2438670e8a8592f5 | |
parent | 57f667b19d9af97496e1dd4b982d4ff6b68d3b1f [diff] |
Add slow start and back-off timeout in Fetcher Change-Id: I0b1698f118819f32bd93b5a4ab46cfde0bc4c03a
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