[Zope] high loads, more threads, spinning wheels
Paul Winkler
pw_lists at slinkp.com
Sun May 1 21:59:49 EDT 2005
On Sun, May 01, 2005 at 01:34:08PM +0200, Stefan H. Holek wrote:
> And there is nothing wrong with ZEO, really, there's only advantages.
One potentially large quibble:
If you have big (multi-megabyte) blobs in your ZODB, and this data
is not cached in the client's ZEO cache, performance is an order
of magnitude worse when running ZEO. Once the data is in the client cache,
performance is about the same as a standalone zope running
filestorage.
One workaround is to set the client cache size very large.
--
Paul Winkler
http://www.slinkp.com
More information about the Zope
mailing list