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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to