apr_memcache

Ian Holsman lists at holsman.net
Fri Dec 3 02:44:31 PST 2004


Thanks Paul.

I was in the middle of writing a apache module to prevent people 
crawling your site http://svn.webperf.org/mod_ip_bw/ (and had also 
started writing a APR version of the same thing) I'll start using your 
library with it.

comments are welcome on this (it is still alpha quality)

Paul Querna wrote:
> I started hacking a new client api this afternoon...
> 
> This is mostly a heads up email/request for comments..
> 
> I built it around the Apache Portable Runtime, http://apr.apache.org/
> 
> Right now it supports:
> -get/set
> -multiple servers / hashing etc
> 
> I have put it and a few test files up at:
> http://www.apache.org/~pquerna/mc/
> 
> I was quite surprised at how much it beats the Perl Client...
> 
> 2967 vs 16650 gets a second in my tests.. (scripts I used are at the URL 
> above)
> 
> I am thinking I will try to get this into the mainline APR-Util once I 
> have a complete API.
> 
> Comments/Suggestions/etc are welcome.
> 
> -Paul Querna
> 



More information about the memcached mailing list