3. The PHP memcache module uses the C library and I'm betting that's the most popular users of memcache in general.
PECL/memcached is a custom written C implementation. They are not using a library of any kind. That is why it is the fatest among the P* languages.
-- Brian Moon Senior Developer ------------------------------ http://dealnews.com/ It's good to be cheap =)
