[Twisted-Python] Memcached
Jean-Paul Calderone
exarkun at divmod.com
Tue Apr 10 06:21:29 MDT 2007
On Tue, 10 Apr 2007 13:02:06 +0100, Matthew Glubb <matt at zgroupplc.com> wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Hi All,
>
>I was wondering whether anyone has written a twisted protocol class /
>module for memcached? I am currently developing an application that makes
>use of memcached. I really don't like the fact that the memcache operations
>are blocking within my nice deferred environment. In lieu of a deferred
>memcache operation, would it be wise to place this functionality in a
>twisted thread?
>
>Would anyone be interested in a twisted module for memcached or would the
>additional overhead render it useless (too slow)?
>
Some work has been done on this recently:
http://twistedmatrix.com/trac/ticket/2506
Jean-Paul
More information about the Twisted-Python
mailing list