X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/3c6cd53b238daeeb5ba2afa87616df7cc90a429b..9742b386b3d5b3010675aef9febaffbf8ab2d2c0:/rsync3.txt 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: