Python IPC options

Gerhard Häring gerhard.haering at gmx.de
Sat Aug 31 17:50:24 EDT 2002


* Francis Burton <fburton at nyx10.nyx.net> [2002-08-31 15:34 -0600]:
> It would be extremely useful (imho) if there was a way for
> Python programs to call on the services of independent,
> external processes for plotting, getting input, or any other
> kind of processing for that matter. I am think of something
> that goes beyond os.system() and that enables information to
> flow freely between running processes. [...]

Did you consider CORBA?
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id AD24C930
public key fingerprint: 3FCC 8700 3012 0A9E B0C9  3667 814B 9CAA AD24 C930
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))




More information about the Python-list mailing list