[Zope-dev] Massive scalability
Andy McKay
andym@ActiveState.com
Wed, 17 Jan 2001 11:33:26 -0800
On the plus side any corrupted objects are fixed or deleted when you start
up the ZODB. For that reason, somedays a restart is very useful :)
--
Andy McKay.
----- Original Message -----
From: "ender" <kthangavelu@earthlink.net>
To: "Michael Bernstein" <webmaven@lvcm.com>; "Andy McKay"
<andym@activestate.com>
Cc: <zope-dev@zope.org>
Sent: Wednesday, January 17, 2001 12:05 PM
Subject: Re: [Zope-dev] Massive scalability
> On Tuesday 16 January 2001 20:42, Michael Bernstein wrote:
>
> > Are you saying that Zope's startup and shutdown time is
> > affected by the size of the ZODB?
>
> AFAIK on a filestorage zope loads up the indexes (oid, file_offset?) into
> memory on start to facilitate object retrieval which impacts start up
time. i
> don't think the other storages operate this way.
>
> kapil
>
> _______________________________________________
> Zope-Dev maillist - Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope )
>