[Zope] Zope and a multiprocessor machine

Tino Wildenhain tino@wildenhain.de
Wed, 19 Feb 2003 21:52:55 +0100


Hi Chris,

On Wed, 19 Feb 2003 15:41:46 -0500
Chris Muldrow <cmuldrow@fredericksburg.com> wrote:

> Say I've got a multiprocessor machine on Linux. I've got a ZEO running. Does
> it make more sense to run one Zope client on that box with 8 threads or two
> clients with 4 threads?

The latter. Even more instances as one per processor looks better.

Regards
tino