cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] Connection bundles

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 6 Dec 2012 22:48:26 +0100 (CET)

On Thu, 6 Dec 2012, Linus Nielsen Feltzing wrote:

> Here is a new implementation of the persistent connection cache. Instead of
> a simple linked list of connections, it is now a hash with connection lists
> (called "bundles"), using the hostname as the key. Each list, or "bundle",
> contains all open connections to the specific host.

I've been discussing this solution with Linus during his development of it, so
I'm quite aware of this change and I'm liking it - a lot. I mean to merge it
soonish unless someone objects.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-12-06