27 Jun
2002
27 Jun
'02
12:32 p.m.
On Thursday 27 Jun 2002 1:14 pm, oliver.erlewein@sqs.de wrote:
Zope 2.6.x ist still way off on my hosts ;-)
I understand that it is possible to install the 2.6 ZODB into a standard 2.5.x installation. I can strongly recommed this, even if just as an experiment, if you have an application that stresses the ZODB cache.
Since you're using -t 2 on your Zopes are you also using ZEO?
On some, but not all. Where I do, it is not because I need greater concurrency. Two worker threads is enough to keep one processor busy. IMO: Unless you have some methods that are not cpu-bound (such as querying a RDB on a different machine) any more than -t2 is just an overhead for zero gain.