[Zope] Solaris, Multiple Processors and ZEO?
Chris Withers
chrisw@nipltd.com
Wed, 14 May 2003 10:52:08 +0100
Steve McMahon wrote:
> Has anyone attempted to improve Zope performance on multi-processor
> Solaris by implementing ZEO on a single machine in order to get a
> division of labor between processors?
>
> I'm wondering if it might be a partial solution to the documented Zope
> performance problem on this platform.
Yeah, it'll help :-)
You may also want to read Paul Browning's Solaris report, somewhere on:
http://www.zope.org/Members/glbp
...IIRC.
Things like processor affinity will become important for you ;-)
cheers,
Chris