[zeromq-dev] What do I need to do to create a subproject of the libzmq?
niXman
i.nixman at gmail.com
Mon Feb 13 06:12:08 CET 2012
2012/2/13 Pieter Hintjens <pieterh at gmail.com>:
> Consider taking the C++ binding and expanding on that. Either built on czmq
> or built on libzmq.
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
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list