You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/01/10 00:11:53 UTC

[GitHub] wenfengwang commented on issue #16: Can provide a C++ independent version?

wenfengwang commented on issue #16: Can provide a C++ independent version?
URL: https://github.com/apache/rocketmq-client-go/issues/16#issuecomment-452921056
 
 
   Because multiple languages are needed to provide, which means controllability and reliability are most important in the official projects. but the cost of a native client is very expensive, you need to implement the private protocol and come up to new feature of rocketmq-java, which need more contributors to maintain native client and more complex codebase, however, most contributors are unstable and complex codebase isn't friendly for potential contributors. so build on cpp language is easy and feasible. IMO, the third-party client in pure go is very welcome, if you interested in the native client, please feel free to create a new repo. but I am strongly recommended you chose official project at first : )!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services