plugin: sftp transport

Robert Collins robertc at robertcollins.net
Sat Oct 22 22:48:18 BST 2005


On Wed, 2005-10-19 at 21:35 -0500, John A Meinel wrote:

> But I did think of a use case which would be nicer with async. If you
> are branching or pulling from a remote tree, you can create a queue of
> files which need to be downloaded. You start with revision-history, once
> that comes in, you grab the last revision, and request that, along with
> that entries inventory.
> When the inventory comes in, you can add the texts you don't have to the
> queue.
> When the revision comes in, you can request it's ancestors, along with
> their inventories.
> This at least seems like a fancy async system, where you keep making
> requests for new stuff as the information comes in.

Thats pretty straight forward for an event based system to do: it
exactly what my format-4 twisted branch did to reduce 'get' times of
bzr.dev from 90+ minutes to ~12 minutes.

Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051023/c3eb1419/attachment.pgp 


More information about the bazaar mailing list