[zeromq-dev] Unreliable multicast using ZMQ

Peter Krey peterjkrey at gmail.com
Fri Nov 13 00:38:01 CET 2015


use pub sub socket types. and set the transport to the NORM protocol -
it uses a NAK resend only

On Thu, Nov 12, 2015 at 3:17 PM, Noh, Jangho <jangho.noh at wustl.edu> wrote:

> Hello,
>
>
>
> For the low latency applications, I’m thinking about unreliable multicast
> using ZMQ..
>
>
>
> Is PGM still the best choice???
>
> As I know, PGM only adds reliability to multicast traffic streams
>
> And I can disable PGM reliability option (NAK generation) using
> ‘PGM_PASSIVE’ option.
>
> After that, can I just use non-PGM routers enabled PIM?
>
>
>
> Sincerely,
>
> Jangho Noh
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20151112/2a53e37d/attachment.htm>


More information about the zeromq-dev mailing list