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