From: Martin Pool Date: Wed, 12 Sep 2001 14:35:39 +0000 (+0000) Subject: More notes. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/a24e12e6dd814f7da77d121fcedf862f05f061f5 More notes. --- diff --git a/rsync3.txt b/rsync3.txt index 21ebaf6d..42d77dca 100644 --- a/rsync3.txt +++ b/rsync3.txt @@ -303,6 +303,13 @@ Pie-in-the-sky features: ways for clients to smoothly and voluntarily become servers for content they receive? + - Imagine a situation where the destination has a much faster link + to the cloud than the source. In this case, Mojo Nation downloads + interleaved blocks from several slower servers. The general + situation might be a way for a master rsync process to farm out + tasks to several subjobs. In this particular case they'd need + different sockets. This might be related to multicast. + Unlikely features: