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 <[email protected]> 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 > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
