[Zope-dev] How to make Zope fail nicely under high load?
Jan-Wijbrand Kolman
jw at infrae.com
Thu Feb 12 11:06:22 EST 2004
Bjorn Stabell wrote:
> (..)For ZEO, my understanding is that we would still have to store the
> values in the ZODB, though.
You are able to store *and* share data over ZEO Clients in a
TemporaryStorage by making the ZSS serve this TemporaryStorage to its
ZCs. You could mount this storage as temp_folder I guess, but any
other mount point would work too.
Not sure, but I'd expect so, whether this has significant perfomance
advantages over a 'normal' ZODB served by the ZSS.
regards,
jw
--
Jan-Wijbrand Kolman
jw at infrae.com
More information about the Zope-Dev
mailing list