jacopo wrote: > thank you Diez, > unfortunatelly I am on Windows NT. > Did you use SSH in a python script?
Via subprocess, yes. Paramiko would be a way, too. > Isn't multiprocessing.managers already doing something like Pyro? I never used it, so I don't know - but it appears to be, yes. Doesn't change the overall problem though - without an inroad to another server, you can't spawn processes on remote machines. Diez -- http://mail.python.org/mailman/listinfo/python-list