[ZODB-Dev] more RAM usage?
Andrew Sydelko
andrew@sydelko.org
Mon, 31 Mar 2003 09:41:49 -0500
I've seen lots of posts about reducing the amount of RAM
used by Zope, but I'm interested in finding out if there
are any tweaks to make it use more RAM.
I'm mostly interested in a ZEO server running with
FileStorage. The idea is that I can put 8GB of RAM in
the machine that this runs on and since memory is
faster than disk, a large ZODB (9+GB) could
gain some significant performance increase.
Right now I am using Zope 2.5.1 and ZEO 2.0.2 from
ZODB 3.1.1, but we plan on moving to Zope 2.6.x this
summer.
--andy.