Remote Function Call

Mike mike12mike12 at hotmail.com
Thu Jan 12 20:12:25 EST 2006


Hi,

I have two machines. A python program on machine 1 needs to make a
python call to a method in machine 2. What is the most efficient / fast
/ programmer friendly way to do it?

- XML-RPC?
- Http Call?

Thanks,
Mike




More information about the Python-list mailing list