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
<[email protected]>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
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to