[Zope] Multithreading sessions

Jon Emmons jon.emmons at earthwavetech.com
Fri May 23 08:58:25 EDT 2008


Dear Zope Users group,

 

I am running zope 2.9.4 and have observed that it will not simultaneously
serve pages to my users.

 

For Example:

 

User 1 requests data that takes the MySQL server 30 seconds to retrieve

 

Meanwhile.

 

User 2 wants to log on

 

User 2 will not be served the logon page until user 1's query has finished.

 

Is this typical Zope behavior?

 

How do I get Zope to serve pages, run python scripts, etc. to multiple users
simultaneously?

 

Thanks,

 

Jon Emmons

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20080523/5a29a874/attachment.html


More information about the Zope mailing list