Inter-process communication

Bill Janssen janssen at parc.xerox.com
Wed Jun 2 10:04:59 EDT 1999


A typical way to do it is to give one or both of the programs ILU
interfaces, and use ILU to do the IPC.  Information on ILU is available
at ftp://ftp.parc.xerox.com/pub/ilu/ilu.html; a Python tutorial for ILU
is at ftp://ftp.parc.xerox.com/pub/ilu/misc/tutpython.html.

Bill




More information about the Python-list mailing list