<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 10/21/2013 04:48 PM, Tobias
      Oberstein wrote:<br>
    </div>
    <blockquote cite="mid:CE8B5FB1.1CD69%25tobias.oberstein@tavendo.de"
      type="cite">
      <title>Flow-control for Pipes / Unix Domains Sockets?</title>
      <font face="Calibri, Verdana, Helvetica, Arial"><span
          style="font-size:11pt">Hi,<br>
          <br>
          with TCP (either remote or loopback) I can have flow-control
          using the producer-consumer machinery that Twisted provides.<br>
          <br>
          Is that (flow-control / producer-consumer) also available (and
          practically usable/recommended) with:<br>
          <br>
          a) Unix Domain sockets<br>
          b) Pipes (spawnProcess)</span></font><br>
    </blockquote>
    <br>
    <font face="Calibri, Verdana, Helvetica, Arial">I would expect
      transport.registerProducer to work with both.</font><br>
  </body>
</html>