Process to process synchronization (unix)

Gillou nospam at bigfoot.com
Wed Mar 20 14:04:17 EST 2002


Eric,

Limpide !
Many thanks for the enlightenment.
Exactly what I needed !

--Gilles

"Eric Brunel" <eric.brunel at pragmadev.com> a écrit dans le message news:
a7a7vl$29up$1 at norfair.nerim.net...
> Gillou wrote:
> > I need to learn those named pipes.
> > Are there pythonic examples somewhere ?
>
> Here are an awfully simple example of two scripts speaking to each other.
> The principle is that the first run creates the named pipe if it doesn't
> already exist, then opens it and tries either to write something to it, or
> to read something from it. Here are the two scripts:

...

> HTH. Good luck!
>  - eric -
>





More information about the Python-list mailing list