1
0
Fork 0
1Panel-Appstore/rocketmq
zhengkunwang c8e42cac65 feat: 应用增加支持的架构信息 (#1973) 2025-05-14 14:21:38 +08:00
..
5.3.3 chore(deps): update apache/rocketmq docker tag to v5.3.3 (#3882) 2025-05-13 17:22:27 +08:00
README.md feat: 新增 RocketMQ (#1407) 2024-05-14 14:18:10 +08:00
README_en.md Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
data.yml feat: 应用增加支持的架构信息 (#1973) 2025-05-14 14:21:38 +08:00
logo.png feat: 新增 RocketMQ (#1407) 2024-05-14 14:18:10 +08:00

README_en.md

RocketMQ

Apache RocketMQ is a distributed messaging and streaming platform with low latency, high performance and reliability, trillion-level capacity, and flexible scalability.

Main Features:

  • Messaging patterns include publish/subscribe, request/reply, and streaming.
  • Financial-grade transactional messages.
  • Built-in fault tolerance and high availability configuration options based on DLedger Controller.
  • Built-in message tracing capability, also supports opentracing.
  • Multifunctional big data and streaming ecosystem integration.
  • Message replay by time or offset.
  • Reliable FIFO and strictly ordered message delivery in the same queue.
  • Efficient pull-push consumption patterns.
  • Single queue with million-level message accumulation capability.
  • Multiple messaging protocols, such as gRPC, MQTT, JMS, and OpenMessaging.
  • Flexible distributed horizontal scaling deployment architecture.
  • Lightning-fast batch message exchange system.
  • SQL, Tag, and other message filtering mechanisms.
  • Docker image for isolated testing and cloud-isolated clusters.
  • Feature-rich management dashboard for configuration, metrics, and monitoring.
  • Authentication and authorization.
  • Free and open-source connectors for sources and sinks.
  • Lightweight real-time computing.