starting a client remotely

jacopo jacopo.pecci at gmail.com
Mon Aug 31 05:44:23 EDT 2009


I am playing with multiprocessing and I would like to have a python
script on one machine which initialize my whole system, in other
words, this script should start the server (a python script) on my
local machine and the clients (python scripts) on the other machines
in my local network.

Would you have any suggestion?

regards, jacopo



More information about the Python-list mailing list