Re: enhancements to RAM cache manager product

Thierry Florac <[email protected]>
Newsgroups gmane.comp.web.zope.general
Organization Office National des Forêts
Message-ID <[email protected]>
Le Wed, 08 Feb 2012 23:42:58 -0600 (CST),
  sathya <[email protected]> a écrit:

> 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.


Hi,

I used RAM cache a while a few months ago on a Zope (3.3.1) install
with a ZEO context and didn't notice any problem ; and as far as I
know, I don't see any link between them, as cached data is stored in
memory and not in the ZEO database.

Actually, I switched to memcached to be able to share cache data (as
well as sessions data) between several front-ends. This required just a
small interface and two adapters (one to work with a RAM cache and
another one to work with memcached).

No problem for me to share experience if you want to work on a
dedicated package.

Best regards,
Thierry
-- 
  Chef de projets internet/intranet
  Office National des Forêts
  Direction des Systèmes d'Information
  2, Avenue de Saint Mandé
  75570 PARIS Cedex 12

  Tél. : 01 40 19 59 64
  Fax. : 01 40 19 59 85
  Mél. : [email protected]
  WWW  : http://www.onf.fr
_______________________________________________
Zope maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.