[zeromq-dev] Publisher side filtering... (draft II )

Martin Sustrik sustrik at 250bpm.com
Thu Jan 13 14:07:54 CET 2011


Gerard,

> With the pipe management in xsub, that crash was resolved.

Yes, that's what I had in mind. The complete pipe management. Especially 
the shutdown code is gnarly so it's pretty useful to have a well defined 
patch that can be hunted down for bugs (in case any will show up).

> With this patch, nothing yet changes from user's perspective:
>
> - The regular PUB/SUB should continue to function as they are
> (xsetsockopt sub change, no upstreaming yet)
> - The XSUB and XPUB don't yet have any of the required functionality,
> just good base classes for PUB/SUB and bidi pipe management
> - You can't yet set any subscription on an XSUB (that's done through
> xsend rather than xsetsockopt)
> - Sessions are entirely unmodified

Great! Can you please sign-off the patch so that I can apply it?

See here: http://www.zeromq.org/docs:contributing#toc6

Martin



More information about the zeromq-dev mailing list