[zeromq-dev] Question about ZMQ_PAIR

Diego Fons diego.fons at intraway.com
Thu May 21 14:37:29 CEST 2015


OK, I'd like to... But first I must ask about the procedure. Should I post
an issue on GitHub? Should I create and submit a patch? Should I follow the
guidelines stated in Chapter 6 of the guide [1]?

Sorry if I'm asking a lot of questions, but if I'm going to do this, I want
to do it right...

Regards.

[1] http://zguide.zeromq.org/page:all#A-Real-Life-Example


On Wed, May 20, 2015 at 5:25 PM, Pieter Hintjens <ph at imatix.com> wrote:

> True, we do not have the concept of "experimental" any longer in
> ZeroMQ and this text should be changed. PAIR sockets are used in
> production and therefore are a stable part of the API. Do you want to
> make a PR to change this? (What remains accurate is that they're
> incomplete and should only be used for inproc work).
>
> ((Perhaps someone will one day make a patch reimplementing PAIR as a
> special case of DEALER, that should be simple and end this fuzziness))
>
> On Wed, May 20, 2015 at 10:20 PM, Diego Fons <diego.fons at intraway.com>
> wrote:
> > Hi,
> >
> > I was reading the man pages for zmq_socket in order to read about
> ZMQ_PAIR
> > socket type and I found this note:
> >
> > "ZMQ_PAIR sockets are designed for inter-thread communication across the
> > zmq_inproc(7) transport and do not implement functionality such as
> > auto-reconnection. ZMQ_PAIR sockets are considered experimental and may
> have
> > other missing or broken aspects."
> >
> > The last paragraph makes some noise to me...
> > Is this correct or it is just a legacy warning from older releases? I'm
> > using ZeroMQ 4.0.4.
> >
> > Regards.
> >
> > --
> > Diego Andrés Fons
> > Intraway Corp.
> > Solution Developer
> > AR Office: +54 (11) 6040 4000
> > US Office: +1 (516) 620 3890
> > Email: diego.fons at intraway.com
> >
> > Visit our website at http://www.intraway.com
> > Proud to be an ISO 9001:2008 certified company
> >
> > _______________________________________________
> > zeromq-dev mailing list
> > zeromq-dev at lists.zeromq.org
> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> >
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



-- 
Diego Andrés Fons
Intraway Corp.
Solution Developer
AR Office: +54 (11) 6040 4000
US Office: +1 (516) 620 3890
Email: diego.fons at intraway.com

Visit our website at http://www.intraway.com
Proud to be an ISO 9001:2008 certified company
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150521/87f4ddc7/attachment.htm>


More information about the zeromq-dev mailing list