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

Pieter Hintjens ph at imatix.com
Wed Oct 5 16:29:14 CEST 2011


Asif,

Probably the simplest is to bridge the two, i.e. use 0MQ to create
networks of myLib networks, or vice versa.

-Pieter

On Wed, Oct 5, 2011 at 3:37 PM, 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.
>
> Thanks in advance, Asif
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>



More information about the zeromq-dev mailing list