+1
> 在 2019年7月12日,下午2:54,heng du <[email protected]> 写道:
>
> Hello RocketMQ Community,
>
> This is the first release of apache rocketmq-ons.
>
> Based on the discussion previous[1], the Apache RocketMQ community developed
> a lightweight client named as ONS.
>
> Currently, this client has been implemented all the basic features related
> to Producer/Consumer, and at the same time, order/batch/transactional
> message, etc. advanced features are also supported in this client. This
> also indicates that the client already has a high maturity. So, in order to
> continually improve this lightweight client, we made the first release and
> hope to this release would help to optimize the client based on the
> problems found during the actual production environment use process.
> More details and usage ways about apache rocketmq-ons can be found at:
> https://github.com/apache/rocketmq-ons/blob/master/README.md,
> https://github.com/apache/rocketmq-ons/tree/master/ons-sample
>
>
> [1]
> https://lists.apache.org/thread.html/0b2dfbb3b722bb8d710d8bd9d264d51013153608934d1a1c90c810de@%3Cusers.rocketmq.apache.org%3E
> .
>
> Thanks,
> The Apache RocketMQ Team