[Twisted-Python] Flow-control for Pipes / Unix Domains Sockets?

Itamar Turner-Trauring itamar at itamarst.org
Mon Oct 21 18:00:37 MDT 2013


On 10/21/2013 04:48 PM, Tobias Oberstein wrote:
> Flow-control for Pipes / Unix Domains Sockets? Hi,
>
> with TCP (either remote or loopback) I can have flow-control using the 
> producer-consumer machinery that Twisted provides.
>
> Is that (flow-control / producer-consumer) also available (and 
> practically usable/recommended) with:
>
> a) Unix Domain sockets
> b) Pipes (spawnProcess)

I would expect transport.registerProducer to work with both.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20131021/bed55cea/attachment.html>


More information about the Twisted-Python mailing list