[zeromq-dev] Market data Subscribe

Ian Barber ian.barber at gmail.com
Wed Jan 2 19:01:54 CET 2013


On Wed, Jan 2, 2013 at 5:59 PM, Nishant Mittal <nmittal at rblt.com> wrote:

>
> Question is do i have to do..
>
> zmq_setsockopt (socket, ZMQ_SUBSCRIBE, "A", 1);
>
> zmq_setsockopt (socket, ZMQ_SUBSCRIBE, "B", 1);
>
>
> That's the best way, without changing the published messages. The matching
is very fast, so it's just a bit more setup code.

Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130102/15140f6f/attachment.htm>


More information about the zeromq-dev mailing list