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

Steven McCoy steven.mccoy at miru.hk
Wed Oct 5 16:13:47 CEST 2011


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?

-- 
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20111005/4d07efaf/attachment.htm>


More information about the zeromq-dev mailing list