[zeromq-dev] zmq in C++ application

Kenneth Adam Miller kennethadammiller at gmail.com
Thu Jan 16 06:05:25 CET 2014


Personally I like the cppzmq wrapper. Unless you just don't want to make
use of the language facilities, that seems to be the logical decision. You
have to decide if that's worth it, only you know your parameters. Also,
czmq is really as low as you can get. Any lower and it's just limbo lol


On Wed, Jan 15, 2014 at 10:57 PM, Pritesh Acharya
<priteshacharya at gmail.com>wrote:

> what is best way of using zmq on C++ server application. 1. using the zmq
> without any wrapper 2. c++ binding 3. czmq ( C binding)
>
>
> _______________________________________________
> 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/20140115/dabce06d/attachment.htm>


More information about the zeromq-dev mailing list