2 Jun
2004
2 Jun
'04
9:59 p.m.
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