[zeromq-dev] How to use the PGM

Pieter Hintjens ph at imatix.com
Tue Sep 3 18:55:30 CEST 2013


Actually, making a UDP transport for libzmq would not be too difficult
IMO and would be quite fun. You could map pub/sub to broadcast and the
other patterns to unicast.

On Tue, Sep 3, 2013 at 6:41 PM, itlists at schrievkrom.de
<itlists at schrievkrom.de> wrote:
> I gave up using epgm - we had too many problems under Windows XP (too
> many times the software throws asserts (pgm_receive) and due to the
> fact, that I can not handle these signals my application simply crashes
> .....). And perhaps epgm was not the right choice anyway for our
> solutions. I'm acually now working on an alternative solution using czmq
> and simple udp.
>
> Marten
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev



More information about the zeromq-dev mailing list