yes thank you. That certainly seems to be what we are looking for ! ----- Original Message ----- From: "Laurence Rowe" <l@lrowe.co.uk> To: "sathya" <python@zeomega.com> Cc: "zope" <zope@zope.org> Sent: Thursday, February 9, 2012 7:29:35 AM Subject: Re: [Zope] enhancements to RAM cache manager product On 9 February 2012 05:42, sathya <python@zeomega.com> wrote:
Greetings,
ram cached pages using the ram cache manager product seems to be a nice way to improve response times.
As far as I remember it did not work well with ZEO.
Is there any merit to reengineering this product to use memcached as the backend instead of ZODB/ZEO ?
If so would anyone have an interest to work on this as a funded project ?
It will be great to hear about newer and better solutions as well.
Did you try http://pypi.python.org/pypi/Products.MemcachedManager ? Laurence