Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Child process inter communication

by tybalt89 (Monsignor)
on Jun 14, 2017 at 21:04 UTC ( #1192835=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    kill 15, keys %who;
    unlink map "$fifodir/$_.fifo", keys %who;
    print "$who{$pid} exited\n" while ($pid = wait) > 0;
    
  2. or download this
    25910 somemessage
    
  3. or download this
    25908 got 25910 somemessage
    25910 got somemessage
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2023-10-04 12:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?