+1 binding It is perfect except some trivial problems: * cost much time to build, maybe `make -j ` could be a help * clean output by the example * if the built is failed for some reason, it is better to provide a clean script to help rebuild
[email protected] <[email protected]> 于2018年12月6日周四 下午7:44写道: > +1 > > ------------------------------ > > Best regards > > ------------------------------------------------ > > *章征武* > > > Orlando.zhang > > Tel:0755-33229899-8010 > > Mobile:17520490925 > > Email:[email protected] > > > *From:* heng du <[email protected]> > *Date:* 2018-12-06 11:21 > *To:* dev <[email protected]> > *CC:* users <[email protected]> > *Subject:* [VOTE] RocketMQ-client-cpp 1.2.0 Release And Graduation > > Hello RocketMQ Community, > > This is the vote for the 1.2.0 release and the graduation of Apache > RocketMQ-client-cpp. > > Github repo: https://github.com/apache/rocketmq-client-cpp > > This release is a huge step forward in cpp 1.0.1. It <http://1.0.1.It> > provides two kinds of interfaces in C++ and C-style, and a bunch of other > language bindings will be built on top of it, including python, > Node.js,C#,golang and so on.We simplified the process of project > compilation in this version,and you can compile the whole project with just > one command. > > new feature > C-Style API was added to support multilingual client, such as > python,node.js, golang, which has not yet implemented all the functions of > C++ API. The following are the major functions of C-Style API : > > > 1 Support reliable synchronous, one-way and order transmission > 2 Support push consumer and pull consumer. > 3 Support setDelayTimeLevel. > 4 Support message compression. > 5 Support setting up message consumption mode. > Improvement: > 1 Enhanced the capability of multi-platform support, such as linux, > window,macOS. > 2 The compilation method of the project is simplified. You can compile the > entire project with one command. > Bug: > 1 Fix an issue about the unique key. > When a message is sent, the producer cannot get unique. > > The vote will be open for at least 72 hours or until a necessary number of > votes are reached. > > Please vote accordingly: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > Thanks, > The Apache RocketMQ Team > >
