curl-library
Re: caching name resolved info?
From: Bjorn Reese <breese_at_mail1.stofanet.dk>
Date: Sat, 03 Nov 2001 10:18:35 +0000
Date: Sat, 03 Nov 2001 10:18:35 +0000
Daniel Stenberg wrote:
> This kind of cache would be a perfect function for someone else than me to
> write. Anyone? Pretty please?
The biggest task in writing such a cache is to implement a hash table.
I suggest that whoever volunteers could use the hash table from
http://users.footprints.net/~kaz/kazlib.html
The hash.[hc] files are independent on the rest of that library. The
licensing terms are compatible with those of libcurl. The performance
is pretty good.
Received on 2001-11-03