On Wed, Sep 23, 2009 at 3:59 PM, Jehiah Czebotar <jeh...@gmail.com> wrote:
>
> It seems there are 3 memcached libraries for python now that wrap the
> c libmemcached for use in python.
>
> pylibmc - http://lericson.blogg.se/code/category/pylibmc.html
> python-libmemcached - http://code.google.com/p/python-libmemcached/
> cmemcache - http://gijsbert.org/cmemcache/index.html
>
> Is anyone using these in a heavy production environment, are any more
> reliable than any others? I havn't seen much discussion about any of
> these in the list archives.
>
> cmemcache lists some known problems (even important things like
> crashing on disconnects)
> pylibmc seems newer and appears to have the most active development
>
> thoughts?
>

We (at my day job) have been happily using python-memcached[0] in
production for at least a year now. Our sites get a pretty good amount
of traffic. What is your definition of heavy?

[0] http://www.tummy.com/Community/software/python-memcached/

-- 
David
blog: http://www.traceback.org
twitter: http://twitter.com/dstanek

Reply via email to