apr_memcache

Paul Querna chip at corelands.com
Thu Dec 2 23:32:09 PST 2004


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