[zeromq-dev] ZMTP 3.0 Status: Sharing Single TCP connection (Example code ?)

Ian Barber ian.barber at gmail.com
Fri Jun 7 23:31:30 CEST 2013


On Fri, Jun 7, 2013 at 10:25 PM, Justin Karneges <justin at affinix.com> wrote:

>
> Hmm, wouldn't multiplexing defeat the handy queuing & back-pressure
> behavior provided by TCP?
>
> Justin


Depends on the workload. You'll get better congestion management and pay
relatively less for connection setup and slow start for longer lived,
better utilised connections, so if you would otherwise have a number of
short ones between two hosts then the multiplexing will be a win. It's all
trade-offs.

Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130607/fda8858b/attachment.htm>


More information about the zeromq-dev mailing list