[zeromq-dev] PGM with NO NAKs?
Scott
alcoholiday at gmail.com
Wed Aug 15 03:53:12 CEST 2012
OK - after about an hour of "googling" and some "rtfming" to try and answer
my own question, I'm giving up and asking YOU.
Q: Can I configure pgm: zmq to run in an 'unreliable' but low latency mode?
Basically - it's the classic scenario where holding up the stream to fill
in a lost packet is worse than just getting the next valid packet. I
realize that this is just like a 'dumb' udp multicast packet, but I'd still
like to use the rest of zmq; especially since we use all the other
transports. I hate braking out to a whole different library just to get
this sort of behavior when we need it; especially when the rest of the
library is full of so much awesome.
-Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120814/c943d11e/attachment.htm>
More information about the zeromq-dev
mailing list