- Is anyone interested in using pylibmc in their project instead of
python-memcached?

This is not a real drop-in replacement, pylibmc.Client is not threadsafe
like python-memcached [1]. Aos it's written in C, it shouldn't be a
problem for keystone because you don't use eventlet anymore, but for
project that still use eventlet no greenlet switch will occurs during
memcached IO.

[1] 
http://sendapatch.se/projects/pylibmc/misc.html#differences-from-python-memcached

--
Mehdi Abaakouk
mail: sil...@sileht.net
irc: sileht

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to