summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-05-21 12:00:55 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-05-21 12:00:55 -0400
commit49bd86eae36fb9e6eb4854cbd01dd229f7b9ccd1 (patch)
treec4f9ac7f2dd4227533e131618f235aa04e6fcb6b
parent944b1207dcedac199729842e27d47ce89a1dd90c (diff)
parentc7b7595f50ed276d97f18931eb7b2092f22104f4 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/todo/parallel_possibilities/comment_2_adb76f06a7997abe4559d3169a3181c3._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/todo/parallel_possibilities/comment_2_adb76f06a7997abe4559d3169a3181c3._comment b/doc/todo/parallel_possibilities/comment_2_adb76f06a7997abe4559d3169a3181c3._comment
new file mode 100644
index 000000000..6ecce52c4
--- /dev/null
+++ b/doc/todo/parallel_possibilities/comment_2_adb76f06a7997abe4559d3169a3181c3._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="http://ertai.myopenid.com/"
+ nickname="npouillard"
+ subject="comment 2"
+ date="2011-05-20T20:14:15Z"
+ content="""
+I agree with Christian.
+
+One should first make a better use of connections to remotes before exploring parallel possibilities. One should pipeline the requests and answers.
+
+Of course this could be implemented using parallel&concurrency features of Haskell to do this.
+"""]]