[zeromq-dev] Identities & PUB/SUB
Ian Barber
ian.barber at gmail.com
Tue Apr 5 10:48:09 CEST 2011
On Tue, Apr 5, 2011 at 9:44 AM, Martin Sustrik <sustrik at 250bpm.com> wrote:
> However, it's still possible to remove it from PUSH/PULL sockets in
> addition to PUB/SUB. How do people feel about that?
>
> Martin
I don't think I'd ever actually used them on PUSH/PULL. I do know people are
using them in PUB/SUB though and removing them will break the application
(as they'll have to implement a sequence and REQ/REP backchannel), so I
think either a) you shouldn't change PUB/SUB for the same reasons you
shouldn't do XREP/XREQ or b) you should change XREP/XREQ for the same
reasons you'd change PUB/SUB.
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110405/fd12db9b/attachment.htm>
More information about the zeromq-dev
mailing list