[zeromq-dev] zmq C++ wrapper
Ilja Golshtein
ilejncs at narod.ru
Wed Sep 7 11:54:59 CEST 2011
07.09.2011, 13:04, "Martin Sustrik" <sustrik at imatix.com>:
> Hi Ilja,
Hello Martin!
>> Are there any special requirements or suggestions about naming, licensing, whatever?
>
> There's already a cppzmq project, so presumably use some other name.
Unfortunately we failed to invent anything better than zmqmessage http://zmqmessage.github.com/
Is it Ok?
> There's a "binding guidelines" wiki pages which deals mostly with the
> API. The current practice boils down to balancing similarity with C API
> (to make all the language bindings similar and thus easy for programmers
> to switch from one language to another) and adhering the API
> conventions/patterns of the particular language.
Actually the idea of the code is to utilize powerful C++ features like streams, STL containers, templates, etc
to make 0mq a natural tool for advanced C++ development.
It is deeply C++ish.
Thanks.
--
Best regards,
Ilja Golshtein.
More information about the zeromq-dev
mailing list