[zeromq-dev] What do I need to do to create a subproject of the libzmq?
Pieter Hintjens
pieterh at gmail.com
Mon Feb 13 06:08:56 CET 2012
Consider taking the C++ binding and expanding on that. Either built on czmq
or built on libzmq.
- Pieter
On Feb 12, 2012 8:10 PM, "niXman" <i.nixman at gmail.com> wrote:
> Hello ØMQ dev-list!
>
> I want to create a subproject of the ØMQ the main direction of which will
> be:
> 1. full implementation of the C++ API. not as cppzmq project, which is
> in fact a wraper over C API.
> 2. use of exceptions.
> 3. the use of opportunities of C++11 such as: r-value references and
> move semantic.
> 4. the use of C++11 Thread support library:
> http://en.cppreference.com/w/cpp/thread
> 5. implementation of IOCP.
> 6. implementation of asynchronous handlers.
> 7. implementation of memory-pool.
>
> I'm going to call this project: zmq++
>
>
> Regards.
> niXman.
> _______________________________________________
> 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/20120213/48d7e94c/attachment.htm>
More information about the zeromq-dev
mailing list