[Zope] Product for Out-of-Process jobs
Dieter Maurer
dieter at handshake.de
Wed Jun 2 17:59:06 EDT 2004
Florian Reiser wrote at 2004-6-2 14:46 +0200:
>I need to generate some huge PDF-report out of process.
>So the user sees some waiting screen, while the report is generated.
>When generation is finished the report is delivered.
>First I did it with Threads. It was a pain, but the waiting screen worked.
>Now I do it with ZEO, but the waiting screen doesn't work any more.
>
>I'm now finally thinking about a generic product allowing me to do a task
>out-of-process.
Maybe, there is already such a products (since years).
Try to find "LocalProc" and look into it...
--
Dieter
More information about the Zope
mailing list