Interprocess comunication

Laurent POINTAL pointal at lure.u-psud.fr
Wed May 31 07:26:13 EDT 2000


On Wed, 31 May 2000 10:04:21 +0200, lminuti at eid.it (Luca) wrote:

>: I have a question: when occur a specific kind of event I need to notify it
>: to some other instance of the same application. But I don't know how to
>: realize a comuniction between different process.

This is generally an operating system dependent problem. Except if you
goes to distributed objects protocols like CORBA.

See what interprocess communication tools or sharable objects are
available on your platform, or specify what it is so people could help
you.

A+

Laurent.




More information about the Python-list mailing list