<html style="direction: ltr;">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <style type="text/css">body p { margin-bottom: 0.2cm; margin-top: 0pt; } </style>
  </head>
  <body style="direction: ltr;"
    bidimailui-detected-decoding-type="UTF-8" bgcolor="#FFFFFF"
    text="#000000">
    <div class="moz-cite-prefix">On 06/06/13 18:14, Erez D wrote:<br>
    </div>
    <blockquote
cite="mid:CAMUp3w=5Bro5zrBGsdGkEWpWH1QpAMmMf5NVdnDiFUA=dp1EAA@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra">
          <div class="gmail_quote"><br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">
              Just have the parent request another child from the child,</blockquote>
            <div>can't do - i do not have the source of the child. ( i
              do fork+exec )<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    Remind me why you insist on one pipe for all children? What are you
    going to do if the children's lifetime overlaps? What is wrong with
    the so standard practice of "pipe, fork, child closes write, child
    closes read &amp; exec. Parent read until EOF and then closes read."
    Repeat daily?<br>
    <br>
    Shachar<br>
  </body>
</html>