[Zope] 2 Zope instances on a 2 CPU linux server
Andreas Jung
lists at andreas-jung.com
Thu Jul 28 09:48:36 EDT 2005
--On 28. Juli 2005 14:11:18 +0100 Pascal Peregrina
<Pperegrina at Lastminute.com> wrote:
> Hi,
>
> I would like to know what if using taskset (CPU affinity utility on linux)
> to bind each Zope instance to one single CPU can improve overall
> performance of both instances in any way ?
>
A single Python CPU can not be run on multiple CPUs. It will use only one.
Consider using ZEO on multiple CPU machine with one storage process and
multiple ZEO clients.
-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20050728/9f153043/attachment.bin
More information about the Zope
mailing list