ok thanks for confirming.. just wanted to check if it wasnt insane to have 13 subscriptions.. :)
On Wed, Jan 2, 2013 at 1:01 PM, Ian Barber <[email protected]> wrote: > On Wed, Jan 2, 2013 at 5:59 PM, Nishant Mittal <[email protected]> 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 > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > -- *Nishant Mittal* Director, Product Development *Rosenblatt Securities Inc*. 20 Broad Street New York, NY 10005 Direct: 212-607-3159 Mobile: 646-504-2629
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
