Distributed Python

Jay O'Connor joconnor at cybermesa.com
Tue Jul 23 19:49:41 EDT 2002


A while back, as part of a code sample I submitted for a job, I developed
a basic framework for distributed Python.  This is a tool that allows one
Python application to communicate with another, whether on the same
machine or on remote machine(s)

Being that it was just a sample, I never fully fleshed it out.  I've been
contemplating developing it further but first I was wondering if such a
tool would be of interest to anyone else

-- 
Jay O'Connor
joconnor at cybermesa.com
http://www.r4h.org/r4hsoftware



More information about the Python-list mailing list