[zeromq-dev] Re : Re: Which c++ binding choose

Leonard Michelet leonard.michelet at openwide.fr
Fri Mar 13 14:16:22 CET 2015


I'm using c++11, but not boost :(
I started using cppzmq but I miss some functions :
Stopping socket monitor properly.
Detected client deconnection from server side (without using a PUB socket).

I looked to azmq CMakelists and I seems mandatory to have/use boost no?
Thanks for answering.

----- Thomas Rodgers <rodgert at twrodgers.com> a écrit :
> I am the author of azmq it is an active project (most recent commit within
> the last week).
> 
> It is heavily tied to the way that Boost Asio does things. If you already
> have/plan on having a dependency on the Boost libraries and are comfortable
> with Asio then perhaps it will be a fit for you.
> 
> On Friday, March 13, 2015, Leonard Michelet <leonard.michelet at openwide.fr>
> wrote:
> 
> > Hello everyone, I must use zeromq for a work project written in c++ and I
> > wonder which c++ binding I should use.
> > On the c++ binding page (http://zeromq.org/bindings:cpp), there are 3 of
> > them, but I'm not sure if each of them are still active.
> > Thank you,
> > Léonard.
> > _______________________________________________
> > zeromq-dev mailing list
> > zeromq-dev at lists.zeromq.org <javascript:;>
> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> >




More information about the zeromq-dev mailing list