On Mon, Jan 23, 2012 at 2:40 AM, john skaller <[email protected] > wrote:
> > Just as a matter of curiosity .. "how much" 0MQ use is from C? > C++? Other languages? [The question means: is the C API > primarily for application programming, or it there primarily > to support bindings to better languages?] It's worth pointing out that there's a higher level C binding as well, czmg by pieter, which is used fairly regularly by people making application code in C. People certainly do use the raw C API for app code, but just judging from posts to the lists the majority of people are using a binding. Ian
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
