[zeromq-dev] Reliable pub sub on c++ linux
Peter Krey
krey at ripple.com
Mon Apr 27 21:03:41 CEST 2015
Hi,
What is the best way to get guaranteed in order delivery over pub-sub
framework in zmq using c++ on linux?
I have a test server and client running zmq pub and sub sockets. The pub
pushes sequence numbers as fast as possible in a tight loop. The sub socket
misses around one in every 10k messages.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150427/2281dad9/attachment.htm>
More information about the zeromq-dev
mailing list