Sorry, may be too late.
2011/3/21 Martin Sustrik <[email protected]>:
> 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.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to