[Zope-dev] Massive scalability
Andy McKay
andym@ActiveState.com
Wed, 17 Jan 2001 09:58:14 -0800
> Are you saying that Zope's startup and shutdown time is
> affected by the size of the ZODB?
Yep. Over small ZODB's you wont notice the effect until it gets large. I
found it very annoying when doing a lot of work in python and so had two
databases, one with a small amount of data and one with a lot (two sets of
test). However in the end Shane Hathaway's excellent refresh product saved
the day.
--
Andy McKay.