question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Are you using RocketMQ Spring?

See original GitHub issue

Due Diligence

RocketMQ-Spring is an important part of rocketmq ecology, which aims to help developers quickly integrate RocketMQ with Spring Boot. In order to better understand the use of the RocketMQ-Spring 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 • expectations(optional)

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

* Organization: XX Company
* Location: Seoul, South Korea
* Contact: foobar@gmail.org
* Version: v2.1.0
* Usage scenario: RocketMQ-Spring is used in 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
* Expectations(optional): Support for consuming batched messages

Thanks again for your participation! Apache RocketMQ Community

聆听你的声音

RocketMQ-Spring是RocketMQ生态的重要部分,它帮助开发者在Spring Boot中快速集成RocketMQ,并支持Spring Message规范。为了更好的了解RocketMQ-Spring的使用情况,并对它其进行持续优化。在这里,我们诚恳的邀请您花费1分钟的时间来反馈一下您的使用场景。

我们期待您能提供

一条评论, 评论内容包括但不限于: • 您所在公司、学校或组织 • 您所在的国家与城市 • 您的联系方式: 邮箱、微信、Twitter账号 (为了更好地保持联系,建议您留下联系方式) • 您将Apache RocketMQ-Spring用于哪些业务场景,使用规模如何 • 您对Apache RocketMQ-Spring未来发展有什么期望?

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

* 公司:XX有限公司
* 地点:韩国首尔
* 联系方式:foobar@gmail.com
* 版本: v2.1.0
* 场景与规模:将RocketMQ-Spring用于实时通讯系统,主要用于实时消息通道、用户上下线事件通知、消息送达通知等核心场景,目前服务端大约200+台broker,3W+队列数,客户端规模5000+台 4core 16g 虚拟机。
* 期望(可选):希望后续版本能在消费端增加批量消费支持

非常感谢您的参与 Apache RocketMQ Community

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
liuliuzocommented, Sep 8, 2021

公司:万事达卡 地点:中国上海 联系方式:165348097@qq.com 场景与规模:用于转接清算系统报文发送 期望:支持多集群consumer/producer差异化TLS配置,例如:同一个实例同中心数据MQ集群因为性能不启用TLS,跨数据中心因为安全需求启用TLS

@vongosling

1reaction
JerryChincommented, Mar 30, 2021
  • 公司:移康智能
  • 地点:中国上海
  • 联系方式:metrxqin@gmail.com
  • 版本: v2.0.2
  • 场景与规模:用于 IoT 事件处理,实现不同 IoT 事件消息与事件处理器之间的松散耦合。集群规模不大,Broker 有 6 台 (2 vCPU + 4GiB),客户端有 5 台(2 vCPU + 4GiB),日处理消息约 400万条。
  • 期望:TTL 消息过期支持
Read more comments on GitHub >

github_iconTop Results From Across the Web

Use rocketmq-spring-boot-starter to Configure, Send, and ...
A series on how to use RocketMQ in the Spring ecosystem: Lift Off with RocketMQ. In this article, you will learn about:.
Read more >
Apache RocketMQ Spring Integration - GitHub
This project aims to help developers quickly integrate RocketMQ with Spring Boot. Features. Send messages synchronously; Send messages asynchronously; Send ...
Read more >
Spring Tips: Apache RocketMQ
Using Apache RocketMQ from Java Code. Let's look at a simple producer class that uses the Spring Boot autoconfiguration and the RocketMQTemplate ...
Read more >
Apache RocketMQ with Spring Boot - Baeldung
In this tutorial, we'll create a message producer and consumer using Spring Boot and Apache RocketMQ, an open-source distributed messaging ...
Read more >
Spring Tips: Apache RocketMQ - DZone Java
You'll need to use Java 8 when running Apache RocketMQ. (You can use any version of Java when writing Spring applications that connect...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found