Hi,

We are trying to use zeroMQ's PUB SUB architecture for publishing 100K
messages to a list of subscribers. But we would need to authenticate the
subscribers and store this list for tracking purpose. What is the best way
to handle this? Can we use curvezmq? if so, how to bind it with JZMQ? Are
there any better options to implement security in Pub sub model.

We use libzmq +Jzmq for publishers and jeromq for subscribers and they
reside in different linux instances.

Kindly provide pointers. We are completely new to ZeroMQ and if possible,
please provide sample code snippets.


Thanks,
Kamakya.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to