From a24e12e6dd814f7da77d121fcedf862f05f061f5 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Wed, 12 Sep 2001 14:35:39 +0000 Subject: [PATCH] More notes. --- rsync3.txt | 7 +++++++ 1 file changed, 7 insertions(+) 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: -- 2.34.1