The changes seem minimal:

xsub.cpp - xsend() - remove 4 lines, edit 1, add 2
xpub.cpp - xread_activated() - add 2 lines
documentation - mention that this is possible (not sure how to edit
documentation)

I will run this in my app soon and make sure everything is working.

Stefan, I don't think any helper functions will do the trick since the
underlying socket currently discards the messages I am interested in.

-John

On Sun, Dec 30, 2012 at 2:07 PM, Stefan de Konink <[email protected]> wrote:

> On Sun, 30 Dec 2012, John Muehlhausen wrote:
>
>  I realize that this is not "purist" pub/sub.  It is more like
>> "point-to-multipoint and multipoint-to-point, with a filter on the former"
>> which is, at least for me, a useful design pattern.
>>
>
> Wouldn't zmq_proxy help you here?
>
> Stefan
> _______________________________________________
> 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

Reply via email to