[Pkg-bazaar-commits] ./bzr/unstable r451: todo

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:19:31 UTC 2009


------------------------------------------------------------
revno: 451
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Wed 2005-05-11 11:09:41 +1000
message:
  todo
modified:
  TODO
-------------- next part --------------
=== modified file 'TODO'
--- a/TODO	2005-05-10 07:17:07 +0000
+++ b/TODO	2005-05-11 01:09:41 +0000
@@ -239,6 +239,13 @@
   doing them all up-front.  On the other hand, that disallows the
   opimization of stating them in inode order.
 
+* It'd be nice to pipeline multiple HTTP requests.  Often we can
+  predict what will be wanted in future: all revisions, or all texts
+  in a particular revision, etc.  
+
+  urlgrabber's docs say they are working on batched downloads; we
+  could perhaps ride on that or just create a background thread (ew).
+
 
 Large things
 ------------



More information about the Pkg-bazaar-commits mailing list