diff options
author | http://ertai.myopenid.com/ <npouillard@web> | 2011-05-20 20:17:15 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-05-20 20:17:15 +0000 |
commit | c7b7595f50ed276d97f18931eb7b2092f22104f4 (patch) | |
tree | 7c31fcfd56cf26491f523bb4b457cd56f4fe6dba | |
parent | 813ff7f4b0cef294e020e50d4c6f973d1e7f35ae (diff) |
Added a comment
-rw-r--r-- | doc/todo/parallel_possibilities/comment_2_adb76f06a7997abe4559d3169a3181c3._comment | 12 |
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. +"""]] |