14 May
2003
14 May
'03
9:52 a.m.
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