Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: Pipes (for interprocess communication)

by penguin_asylum (Sexton)
on Dec 09, 2005 at 18:46 UTC ( #515621=note: print w/replies, xml ) Need Help??


in reply to Re: Pipes (for interprocess communication)
in thread Pipes (for interprocess communication)

Thanks

And the parent could also write to $writer with the child reading from $reader, right?
  • Comment on Re^2: Pipes (for interprocess communication)

Replies are listed 'Best First'.
Re^3: Pipes (for interprocess communication)
by robin (Chaplain) on Dec 09, 2005 at 18:54 UTC
    Right.

    Update: I should have been more specific. Unless you really know what you're doing, you should choose a direction (i.e. parent -> child or child -> parent) and use the pipe only in that direction. If you want to communicate both ways, just make two pipes.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://515621]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2023-03-20 09:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (59 votes). Check out past polls.

    Notices?