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

Tobias Oberstein tobias.oberstein at tavendo.de
Mon Oct 21 14:48:17 MDT 2013


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)

?

Thanks!
/Tobias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20131021/50a8609e/attachment.html>


More information about the Twisted-Python mailing list