Hi guys, we are currently using 0mq 2.1.9 on Windows, have built our application framework with it and wondered about one thing with the PUB-SUB pattzern. Is it intended that the filtering is done on the side of the subscribers and not on the publisher's side? We noticed that all messages are sent to all subscribers and then just filtered there. So we were wondering whether this is intended or we did something wrong.
Thanks, Marko
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
