Memcached in python 3

Dan Stromberg drsalists at gmail.com
Mon May 16 18:37:20 EDT 2011


Do you need something shared across multiple hosts?  Across multiple CPU's
of the same host?  Or single process?

By "Python Dictionary Manager", do you mean the manager stuff in the
multiprocessing module?

On Sun, May 15, 2011 at 9:52 PM, Navkirat Singh <n4vpython at gmail.com> wrote:

> Hi Guys,
>
> How can I used memcached with python 3? Are there any other good
> alternatives to memcached? What about python dictionary manager, would it
> compare to memcached if I were to use it for storing in-memory information?
>
> Any light on this matter will be appreciated.
>
> Regards,
> Navkirat
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110516/79dae9ef/attachment.html>


More information about the Python-list mailing list