[Zope] Time-consuming External method blocks Zope execution

Toby Dickenson tdickenson@geminidataloggers.com
Wed, 13 Jun 2001 11:36:17 +0100


On Wed, 13 Jun 2001 10:00:01 +0200, "Olivier Deckmyn"
<odeckmyn.list@teaser.fr> wrote:

>If anybody has done this in Zope, I would be REALLY interessted in =
getting a
>close look at the code !

You can do execatly the same thing using RESPONSE.write to slowly
trickle content back to the client.

However that request will block one of Zopes publisher threads for the
duration of the request. This may or may not be a problem.



Toby Dickenson
tdickenson@geminidataloggers.com