Spinning off time intensive procedures to speed CGI

Steve Lamb grey at despair.rpglink.com
Tue Dec 12 18:39:45 EST 2000


On Tue, 12 Dec 2000 23:19:26 GMT, leejor at my-deja.com <leejor at my-deja.com>
wrote:
>How do I accomplish this? I have played with fork() and
>os.system(), but have not achieved the results I need. In
>my searches of the documentation and online forums, I
>have only found methods that _wait_ for the spun off
>proceedures to return a result.

>I don't want to wait.

    Won't one of the exec's work?

-- 
         Steve C. Lamb         | I'm your priest, I'm your shrink, I'm your
         ICQ: 5107343          | main connection to the switchboard of souls.
-------------------------------+---------------------------------------------



More information about the Python-list mailing list