[Zope] Re: SMP and Zope.
Chris McDonough
chrism at plope.com
Fri Mar 11 17:09:28 EST 2005
On Fri, 2005-03-11 at 17:05, Fernando Lujan wrote:
> Tres Seaver wrote:
>
> > It is our experience in hosting Zope on SMP Linux boxen (2.4 series
> > kernles) that the CPU scheduler will tend to migrate the Python
> > processes to separate CPUs, without need for explicit binding.
>
> Hi Tres,
>
> So, Do I create 4 instances of Zope to use with a dual Xeon HT? :-)
I don't know that there's a ready-made answer for this. You can create
as many instances as you want on a single machine, pretty much, but for
better or worse, it will be up to you to figure out how many is the
"right number on any given hardware.
- C
More information about the Zope
mailing list