[zeromq-dev] Fwd: ZeroMQ Authentication + PUB SUB Model
Kamakya Chellappan
kamakyac at gmail.com
Thu Aug 22 05:42:38 CEST 2013
Thanks for the update Pieter. Is there a way to implement min
authentication for a pub sub model? Can you provide some pointers?
On Aug 21, 2013 3:27 PM, "Pieter Hintjens" <pieterh at gmail.com> wrote:
> I'll write a tutorial on authentication in a week or two as part of the
> next release of the library. For now, unless you know what you are doing
> please do not get into the security layers. They are not fully packaged and
> still quite complex.
>
> There is no way to authenticate subscribers in the stable release, nor
> does JZMQ export the socket options yet afaik.
>
> Pieter
> On Aug 21, 2013 2:44 PM, "Kamakya Chellappan" <kamakyac at gmail.com> wrote:
>
>>
>>
>> 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.
>>
>>
>>
>> --
>> regards,
>> kamu
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130822/e7cace6c/attachment.htm>
More information about the zeromq-dev
mailing list