[Zope] - pcgi and multi concurrent access

Jeff Bauer jeffbauer@bigfoot.com
Tue, 19 Jan 1999 07:34:18 -0600


> as far as i understand, only one process is created with pcgi.
>
> What if 2 clients send 2 queries simultaneously?
> Does one client wait until the other complete the request?

The current version of PCGI waits for the first request to
complete before servicing subsequent requests.  The next
version of PCGI (to be released soon) will support concurrent
requests.

Best regards,

Jeff Bauer
Rubicon, Inc.