[Zope] Zope and a multiprocessor machine

Matthew T. Kromer matt@zope.com
Wed, 19 Feb 2003 16:03:04 -0500


Chris Muldrow 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?
>
>Chris Muldrow
>
>  
>

Run two clients with four threads before you run one client with eight 
threads on a MP machine.