Sample Header Ad - 728x90

Determine if producer is outpacing consumer in pipeline

4 votes
1 answer
85 views
If I have: node foo.js | node bar.js is there a way to determine if there is a queue in between them that's building up? in other words if the producer is outpacing the consumer w.r.t. stdio?
Asked by Alexander Mills (10734 rep)
Apr 26, 2018, 11:38 PM
Last activity: Apr 27, 2018, 09:02 AM