Hello,

Thanks a lot for your suggestions.

You could try a ZEO fanout setup too, where you have a  ZEO server
running on each client machine. The intermediary ZEO's client cache
(you could put it on tmpfs if you have enough RAM) is then shared
between all the clients running on that machine.

Like this?

http://svn.zope.org/ZODB/trunk/src/ZEO/tests/zeo-fan-out.test?rev=81822&view=markup

That looks like an interesting possibility. Is anyone using it in production? Is it stable/reliable? Any drawbacks besides the overhead that gets added by the additional ClientStorage?

Thanks a lot, once again.

Pedro

--
José Pedro Ferreira

Software Developer, Indico Project
http://indico-software.org

+-----------+
+  '``'--- `+  CERN - European Organization for Nuclear Research
+ |CERN|  / +  1211 Geneve 23, Switzerland
+ ..__. \.  +  IT-CIS-AVC
+  \\___.\  +  Office: 513-1-005
+      /    +  Tel. +41227677159
+-----------+
_______________________________________________
For more information about ZODB, see http://zodb.org/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to