[Zope] RE: Zope and mod_python

Pascal Peregrina Pperegrina at Lastminute.com
Mon Feb 7 15:00:56 EST 2005


Yes, during the first tests we did at lastminute.com, we saw a better load
repartition accross processors on our test servers. 

This is because each request is handled in a dedicated Apache process, which
is linked to an independent python process.

Pascal


-----Original Message-----
From: zope-bounces at zope.org
To: zope at zope.org
Sent: 07/02/2005 17:58
Subject: Re: [Zope] RE: Zope and mod_python


	So, if I'm reading this correctly, would this mean that zope,
when run 
this way, would now be able to better utilize a multiprocessor system? 
As I understand it, a normal zope install would only run on a single 
proc, but this sounds like it would result in that no longer being the
case.

Thanks!

Tom



Pascal Peregrina wrote:
> FYI, I made that page :
> 
> http://zope.org/Members/pperegrina/ZopeHandler
> 
> Pascal
> 
> 
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
> 
> This footnote also confirms that this email message has been swept by
> MIMEsweeper for the presence of computer viruses.
> 
> www.mimesweeper.com
> **********************************************************************
> 
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
_______________________________________________
Zope maillist  -  Zope at zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


More information about the Zope mailing list