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 <[email protected]> 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 > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
