On Fri, Jun 7, 2013 at 10:25 PM, Justin Karneges <[email protected]> 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
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to