Mailing List Archive

RAM Cache setting for ZEO
Hi,
We are using zope 2.7.2 with 1 ZEO server and 4 zeo clients. We are
trying to use RAM cache manager to effect to all the zeo clients.
How we can configure ram cache manager for all four zeo clients?

regards,

Deepak


_______________________________________________
Zope-Coders mailing list
Zope-Coders@zope.org
http://mail.zope.org/mailman/listinfo/zope-coders
Re: [ZODB-Dev] RAM Cache setting for ZEO [ In reply to ]
Deepak wrote:
> Hi,
> We are using zope 2.7.2 with 1 ZEO server and 4 zeo clients. We are
> trying to use RAM cache manager to effect to all the zeo clients.
> How we can configure ram cache manager for all four zeo clients?

The RAM cache manager has nothing to do with ZODB. It is just an object
stored in the ZODB. When you update it on one client, it will automatically
be updated on the other clients, as with any other persistent objects.

Jim

--
Jim Fulton mailto:jim@zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
_______________________________________________
Zope-Coders mailing list
Zope-Coders@zope.org
http://mail.zope.org/mailman/listinfo/zope-coders
Re: [ZODB-Dev] RAM Cache setting for ZEO [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jim Fulton wrote:
> Deepak wrote:
>
>> Hi,
>> We are using zope 2.7.2 with 1 ZEO server and 4 zeo clients. We
>> are trying to use RAM cache manager to effect to all the zeo clients.
>> How we can configure ram cache manager for all four zeo clients?
>
>
> The RAM cache manager has nothing to do with ZODB. It is just an object
> stored in the ZODB. When you update it on one client, it will
> automatically
> be updated on the other clients, as with any other persistent objects.

Just guessing, but I imagine the OP wanted to have the actual cached
values stored across ZEO clients, which is impossible.

(Followups trimmed to zope-coders).


Tres.
- --
===============================================================
Tres Seaver tseaver@zope.com
Zope Corporation "Zope Dealers" http://www.zope.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCZUj4GqWXf00rNCgRAsooAKCMpUjSks02RSK6vEZIRGoXAwnOWgCfafLj
IHPzzh8q96ibknXh7DCBxDs=
=ypVy
-----END PGP SIGNATURE-----
_______________________________________________
Zope-Coders mailing list
Zope-Coders@zope.org
http://mail.zope.org/mailman/listinfo/zope-coders
Re: [ZODB-Dev] RAM Cache setting for ZEO [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jim Fulton wrote:
> Deepak wrote:
>
>> Hi,
>> We are using zope 2.7.2 with 1 ZEO server and 4 zeo clients. We
>> are trying to use RAM cache manager to effect to all the zeo clients.
>> How we can configure ram cache manager for all four zeo clients?
>
>
> The RAM cache manager has nothing to do with ZODB. It is just an object
> stored in the ZODB. When you update it on one client, it will
> automatically
> be updated on the other clients, as with any other persistent objects.

Just guessing, but I imagine the OP wanted to have the actual cached
values stored across ZEO clients, which is impossible.

(Followups trimmed to zope-coders).


Tres.
- --
===============================================================
Tres Seaver tseaver@zope.com
Zope Corporation "Zope Dealers" http://www.zope.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCZUj4GqWXf00rNCgRAsooAKCMpUjSks02RSK6vEZIRGoXAwnOWgCfafLj
IHPzzh8q96ibknXh7DCBxDs=
=ypVy
-----END PGP SIGNATURE-----

_______________________________________________
Zope-Coders mailing list
Zope-Coders@zope.org
http://mail.zope.org/mailman/listinfo/zope-coders