19 Feb
2003
19 Feb
'03
8:52 p.m.
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