# apache/rocketmq

Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.

Repository: https://github.com/apache/rocketmq
Canonical: https://ross.abutalabs.com/products/rocketmq
Homepage: https://rocketmq.apache.org/
Language: Java
License: Apache-2.0
License Family: permissive
Topics: rocketmq, cloud-native, eventing, java, messaging, streaming, hacktoberfest
Last push: 2026-08-26T07:12:47+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 74, longevity 100
- inputs: {"age_days": 3563, "days_push": 7, "days_rel": 13, "gap_med": 119.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 22570, forks 11996 (observed 2026-08-28T04:11:32.735431+00:00)

## What it is
Apache RocketMQ is a distributed cloud-native messaging and streaming platform built for low-latency, high-throughput, financially reliable event-driven applications. Version 5.x adds AI-native capabilities such as million-scale LiteTopics for agent session management, batch consumption, and fine-grained flow control.

## Use cases
- build event-driven microservices with publish/subscribe messaging
- process financial-grade transactional messages with exactly-once semantics
- stream events between big data pipelines and analytics systems
- manage AI agent session state and multi-agent communication at scale
- decouple services asynchronously with ordered and scheduled messages
- self-host a Kafka alternative with message tracing and a dashboard

## When to choose
- you need trillion-scale message capacity with low latency and high reliability
- you require transactional, ordered, or retroactive messaging in one platform
- you want MQTT, gRPC, and JMS protocol support from a single broker
- you are orchestrating long-running AI agent sessions that must survive disconnects

## When to avoid
- you only need simple fire-and-forget queues where Redis or RabbitMQ suffices
- your team is JVM-averse since the broker and tooling are Java-based
- you need a fully managed service and cannot operate a distributed cluster
- you rely on Kafka's ecosystem of stream processing connectors exclusively

## Facets
- artifact type: service
- maturity: stable
- function: message-queue, streaming, rpc, auth, authorization, monitoring, rate-limiting
- domain: microservices, big-data, cloud-computing
- platform: windows, jvm, self-hosted, cloud
- tags: event-driven, pub-sub, transactional-messaging, mqtt, grpc, apache-project, ai-native, lite-topic, session-management, messaging, real-time, ai-agents, linux, macos, docker, kubernetes

## Member repositories
- apache/rocketmq (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:32.735431+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:56:58.369066+00:00, confidence not recorded.
  - readme: https://github.com/apache/rocketmq (fetched 2026-08-28T04:11:32.735431+00:00, sha 508778616b8f)
  - homepage: https://rocketmq.apache.org/ (fetched 2026-08-29T07:55:16.870352+00:00, sha 7862d46a5003)
  - site_page: https://rocketmq.apache.org/docs (fetched 2026-08-29T07:55:16.880197+00:00, sha 27d6b73aaabb)
  - site_page: https://rocketmq.apache.org/docs/4.x (fetched 2026-08-29T07:55:16.882651+00:00, sha 2a1e93a88c01)
  - site_page: https://rocketmq.apache.org/docs/contributionGuide/01how-to-contribute (fetched 2026-08-29T07:55:16.884460+00:00, sha 5a3ed2959dfd)
  - site_page: https://rocketmq.apache.org/docs/quickStart/01quickstart (fetched 2026-08-29T07:55:16.886384+00:00, sha 04da2e35b443)
  - site_page: https://rocketmq.apache.org/docs/domainModel/01main (fetched 2026-08-29T07:55:16.888286+00:00, sha 7c30e7e163e1)
  - site_page: https://rocketmq.apache.org/docs/security/01security (fetched 2026-08-29T07:55:16.891699+00:00, sha c1d8fec9952f)
  - site_page: https://rocketmq.apache.org/release-notes (fetched 2026-08-29T07:55:16.890113+00:00, sha 59b397768973)
- Data as of 2026-08-30T08:39:29.467469+00:00.
