Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are you using RocketMQ c++ sdk? #245

Open
ShannonDing opened this issue Feb 18, 2020 · 7 comments
Open

Are you using RocketMQ c++ sdk? #245

ShannonDing opened this issue Feb 18, 2020 · 7 comments
Labels
disscuss Something undering disscussing help wanted Extra attention is needed

Comments

@ShannonDing
Copy link
Member

ShannonDing commented Feb 18, 2020

Due Diligence

It is well known that the multi-language clients of the RocketMQ community (with the exception of Java) are built around the c++ kernel. We have always attached great importance to the stable and sustainable evolution of core. In order to better understand the use of the client, and continue to optimize it. Here, we sincerely invite you to take a minute to feedback on your usage scenario.

What we expect from you

Pls. submit a comment in this issue to include the following information:
• your company, school or organization
• your country and city
• your contact info, such as email, WeChat and twitter (optional).
• usage scenario

You can refer to the following sample answer for the format:

* Organization: XX Company
* Location: Seoul, South Korea
* Contact: [email protected]
* usage scenario: IM communication pipeline service, such as real-time message delivery,login/logout events notification,notification of the messages delivered, etc., with the server scale of 3W+ message queues on 200+ brokers  and the client scale of 5000+ 4core 16g virtual machines

Thanks again for your participation!
Apache RocketMQ Community

聆听你的声音

众所周知,RocketMQ社区的多语言客户端(Java除外)是围绕着的c++ 内核来打造的。一直以来,我们十分重视core的稳定与可持续演进。为了更好的了解客户端的使用情况,并对其进行持续优化。在这里,我们诚恳的邀请您花费1分钟的时间来反馈一下您的使用场景。

我们期待您能提供

一条评论, 评论内容包括但不限于:
• 您所在公司、学校或组织
• 您所在的国家与城市
• 您的联系方式: 邮箱、微信、Twitter账号 (为了更好地保持联系,建议您留下联系方式)
• 您将Apache RocketMQ C++ 客户端用于哪些业务场景,使用规模如何

您可以参考下面的样例来提供您的信息:

* 公司:XX有限公司
* 地点:韩国首尔
* 联系方式:[email protected]
* 场景与规模:实时通讯系统核心后台,主要用于实时消息通道、用户上下线事件通知、消息送达通知等核心场景,目前服务端大约200+台broker,3W+队列数,客户端规模5000+台 4core 16g 虚拟机。

非常感谢您的参与
Apache RocketMQ Community

@ShannonDing ShannonDing added the help wanted Extra attention is needed label Feb 18, 2020
@vongosling vongosling pinned this issue Feb 18, 2020
@vongosling vongosling changed the title Due Diligence Due Diligence for Apache RocketMQ c++ core Feb 18, 2020
@vongosling vongosling changed the title Due Diligence for Apache RocketMQ c++ core Due Diligence for RocketMQ c++ sdk core Feb 18, 2020
@vongosling vongosling changed the title Due Diligence for RocketMQ c++ sdk core Due Diligence for RocketMQ c++ SDK Feb 18, 2020
@vongosling vongosling added the disscuss Something undering disscussing label Feb 18, 2020
@ifplusor
Copy link
Contributor

ifplusor commented Feb 18, 2020

公司:北京智慧星光信息技术有限公司
地点:中国北京
联系方式:[email protected]
场景与规模:在流式处理平台内部作为数据交换的缓冲器,在多个系统间作为数据发布的信息源。目前服务端有20左右台broker(56core 128g 物理机),200+队列;客户端有2000+实例。

@jonnxu
Copy link
Contributor

jonnxu commented Feb 20, 2020

  • 公司:招商证券
  • 地点:深圳
  • 联系方式:[email protected]
  • 场景与规模:行情衍生应用系统核心后台,主要用于行情,控制消息实时消息等核心场景,目前服务端大约9台broker,100+队列数,客户端规模30+台 4core 16g 虚拟机。

@ilwoziji
Copy link

公司:亚博科技
地点:北京
联系方式:[email protected]
客户端版本: v1.2.4
场景与规模:业务数据消息的传递,使用事务消息,广播消息。2主2备:4C16G

@francisoliverlee
Copy link
Member

公司:VIPKID
地点:中国北京
联系方式:
mail : [email protected]
wechat: [email protected]
场景与规模:我们用了基于CPP的Python客户端,RocketMQ集群规模大约 30+台broker,10k+队列数,Python客户端规模100+个,主要用于支持公司核心业务,上线时间2019年8月。

@vongosling
Copy link
Member

@francisoliverlee Thanks for your comments, we really not open due diligence for python. Does your company use the cpp sdk in production?

@hdchen
Copy link

hdchen commented Mar 1, 2020

公司名称:北京尚德机构在线教育有限公司
公司简介(可选):
地点:中国-北京
联系方式:
mail:[email protected]
场景与规模:公司Cpp语言栈的业务使用了RocketMQ c++ SDK。集群规模大约 10+台broker,3k+队列数,Cpp客户端规模200+个,主要用于支持公司核心业务。
评论:
非常乐意贡献我的代码。

@ShannonDing
Copy link
Member Author

公司:VIPKID
地点:中国北京
联系方式:
mail : [email protected]
wechat: [email protected]
场景与规模:我们用了基于CPP的Python客户端,RocketMQ集群规模大约 30+台broker,10k+队列数,Python客户端规模100+个,主要用于支持公司核心业务,上线时间2019年8月。

Glad to receive your feedback, as the Python SDK is based on the CPP core, I guess, you leave the usage scenario here.
The due diligence for python is opened, could you please take a minute to feedback again?
thx.
Click Here, please,apache/rocketmq-client-python#85

@apache apache deleted a comment from 41405465 May 15, 2021
@vongosling vongosling changed the title Due Diligence for RocketMQ c++ SDK Are you using RocketMQ c++ sdk? Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
disscuss Something undering disscussing help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

7 participants