Best way to spawn process on back end computer

sophie_newbie paulgeeleher at gmail.com
Thu Oct 16 07:23:48 EDT 2008


Hi,

I'm running a python cgi script on a frontend web server and I want it
to spawn another script (that takes a long time to run) on a backend
number crunching server thats connected to the same network. What do
you think is the best way to do this? I have a few ideas but I'm sure
there is a "best" way to go about this.

Thanks.



More information about the Python-list mailing list