[zeromq-dev] Conflicting explaination for filtering in ZeroMQ guide
Chuck Remes
lists at chuckremes.com
Mon Oct 15 19:45:27 CEST 2012
As of 3.2, the filtering happens on the publisher side for inproc, tcp and IPC transports. For the epgm transport, filtering is still (and forever will be) on the client side.
So, I recommend submitting a pull request to correct the information under "Getting the Message Out" and clarifying the issue of filtering based on transport type. Thanks.
cr
On Oct 15, 2012, at 12:16 PM, Manu Agarwal <magarwal at rblt.com> wrote:
> Hi,
>
> Under the Getting the Message Out Section(http://zguide.zeromq.org/page:all#Getting-the-Message-Out) of the guide, it says filtering happens at the subscriber side ( " In the current versions of ØMQ, filtering happens at the subscriber side, not the publisher side." ).
>
> But in the same document under Upgrading section ( http://zguide.zeromq.org/page:all#Upgrading-from-MQ-to-MQ ) it says, the filtering happens at the publisher side ( "The main change in 3.x is that PUB-SUB works properly, as in, the publisher only sends subscribers stuff they actually want.").
>
> Kindly confirm, which of the two is correct as the document says its been updated fro version 3.2.
>
> Thanks
> Manu
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20121015/af13e400/attachment.htm>
More information about the zeromq-dev
mailing list