summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web>2011-04-03 16:13:02 +0000
committerGravatar admin <admin@branchable.com>2011-04-03 16:13:02 +0000
commit623d612ebca0d4a231652918155c794afa43162b (patch)
treee249770074e289d69e1faac0694e0dfedcb42d28 /doc
parentc90344908dfdab933e92d2008784298087aaaaa5 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/wishlist:_do_round_robin_downloading_of_data.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/wishlist:_do_round_robin_downloading_of_data.mdwn b/doc/forum/wishlist:_do_round_robin_downloading_of_data.mdwn
new file mode 100644
index 000000000..6299899e4
--- /dev/null
+++ b/doc/forum/wishlist:_do_round_robin_downloading_of_data.mdwn
@@ -0,0 +1,5 @@
+Given that git/config will have information on remotes and maybe costs, it might be a good idea to do a simple round robin selection of remotes to download files where the costs are the same.
+
+This of course assumes that we like the idea of "parallel" launching and running of curl/rsync processes...
+
+This wish item is probably only useful for the paranoid people who store more than 1 copy of their data.