[zeromq-dev] Using 0MQ with an existing messaging library

asif saeed asif.lse2 at gmail.com
Thu Oct 6 08:06:04 CEST 2011


Hi Steven,

On Wed, Oct 5, 2011 at 7:13 PM, Steven McCoy <steven.mccoy at miru.hk> wrote:

> On 5 October 2011 09:37, asif saeed <asif.lse2 at gmail.com> wrote:
>
>> Hi,
>>
>> I am tasked with enhancing upgrading an existing application that uses an
>> in-house proprietary messaging library (say, myLib) which has some
>> encryption support as well; all applications, besides the one I am working
>> on, primarily run on Windows and they all communicate with each other using
>> this library. I find 0mq attractive and want to use its features. My problem
>> is how I am going to get 0mq and myLib inter-operate with each other and how
>> the myLib's encryption is going to work with 0mq. I particularly want the
>> fault-tolerance of 0mq. I will really be thankful if you help me on this.
>
> Is the encryption transparent, at the message format layer, or in the
> transport?
>

It is on the transport level. That's the main problem.

Thank you and best regards,

-Asif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20111006/94f978af/attachment.htm>


More information about the zeromq-dev mailing list