[zeromq-dev] Important: backward incompatible changes for 0MQ/3.0!

Pavel Gushcha pavimus at gmail.com
Wed Apr 6 11:03:50 CEST 2011


Sorry, may be too late.
2011/3/21 Martin Sustrik <sustrik at 250bpm.com>:
> 10. I would like to remove ZMQ_PAIR pattern altogether, however, Pieter
> uses it in the guide, so he proposes to instead limit it to inproc
> transport which is the only use case there. Please, if you are using
> PAIR, whether over inproc or tcp or whatever, scream now!
>
> For those interested in 0MQ wire format, there are two proposed changes
> at the moment:

I'm screaming too. i use ZMQ_PAIR over TCP. I'm builded distribute
database using ZMQ. Each database shard users ZMQ_PAIR sockets for
connecting to previous and next shard. Two neighboors exchanges with
info about number of records and start balancing if delta is big.
moving records data are send trough ZMQ_PAIR too.



More information about the zeromq-dev mailing list