[Zope-ZEO] Advice

Andy McKay andym@ActiveState.com
Thu, 21 Sep 2000 10:18:19 -0700


That is becoming our impression of the multi-tasking problem, we are
planning to install the same Zope installation on Linux and see how it
performs.

We have a lot of small objects in our database. The size is actually fluxing
alot due to ZCatalog, it reached the 1.5 gig limit during an import, after
packing (successfully) it dropped down around the 0.5 gig range. For very
large amounts of data we are using SQL, but cataloging them in Zope.

Thanks.

----- Original Message -----
From: "Monty Taylor" <mtaylor@goldridge.net>
To: <zope-zeo@zope.org>
Sent: Thursday, September 21, 2000 5:07 AM
Subject: Re: [Zope-ZEO] Advice


> Andy,
>
> The problem could well be Windows multi-tasking rather than Zope. I run
> several
> Zopes across reasonably small Linux boxes and have never seen too much
> of a
> problem system resource-wise.
>
> However -- What do you have in the DB to make it 1.5 Gig? If you've got
> some
> really big files, you'd be better off sticking them in a Local File
> Storage
> rather than the ZODB. I had my Intranet manager here put two 100 Meg
> Quicktime
> movies into our ZODB and it killed things like packing and exporting,
> because
> it read them entirely into memory several times (or tried to). I moved
> the big
> guys like that out and have had NO problems of any sort since.
>
> Monty
>
> Andy McKay wrote:
>
> > Thanks, yes we found a previous post by you on this subject. The machine
ran
> > out of virtual memory during the pack (its Windows).
> >
> > _______________________________________________
> > Bug reports, feature requests, etc. go in the ZEO Tracker:
> > http://www.zope.org/Products/ZEO/Tracker
> >
> > Conversations etc. can take place in the Wiki:
> > http://www.zope.org/Products/ZEO/Wiki
> >
> > Zope-ZEO maillist  -  Zope-ZEO@zope.org
> > http://lists.zope.org/mailman/listinfo/zope-zeo
>
> _______________________________________________
> Bug reports, feature requests, etc. go in the ZEO Tracker:
> http://www.zope.org/Products/ZEO/Tracker
>
> Conversations etc. can take place in the Wiki:
> http://www.zope.org/Products/ZEO/Wiki
>
> Zope-ZEO maillist  -  Zope-ZEO@zope.org
> http://lists.zope.org/mailman/listinfo/zope-zeo
>