Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^4: How to clear named pipe to just have one line

by techman2006 (Beadle)
on Feb 08, 2014 at 13:54 UTC ( [id://1074017]=note: print w/replies, xml ) Need Help??


in reply to Re^3: How to clear named pipe to just have one line
in thread How to clear named pipe to just have one line

As process P1 is an server which is multithread and one of thread will try to read status from process P2. So process P1 will not have way to capture stdout of process P2.

  • Comment on Re^4: How to clear named pipe to just have one line

Replies are listed 'Best First'.
Re^5: How to clear named pipe to just have one line
by moritz (Cardinal) on Feb 09, 2014 at 12:46 UTC

    Being multithreaded has nothing to do with the ability to capture stdout.

    Aslo I don't understand how a named pipe would have helped.

    Maybe try to start from the beginning, explain what's actually going on, and what you want to achieve?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-24 00:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found