Ross ROSS = Recommend OSS · open-source software intelligence for agents

RabbitMQ

Open source RabbitMQ: core server and tier 1 (built-in) plugins observed · 2026-08-28

github.com/rabbitmq/rabbitmq-server · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 25
  • age_days: 5826
  • days_rel: 16
  • days_push: 7
  • n_releases_24m: 34

Full methodology

Adoption not part of the score

13807 stars · 4022 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

RabbitMQ is an open source, multi-protocol messaging and streaming broker supporting AMQP 0-9-1, AMQP 1.0, MQTT, STOMP, and its Streams protocol. It provides reliable message queuing, routing, clustering, and replication for distributed applications, with a Kubernetes cluster operator and client libraries in many languages.

Use cases

  • queue messages between microservices
  • publish-subscribe event distribution
  • decouple background job processing
  • stream high-throughput events to consumers
  • connect IoT devices over MQTT
  • reliable message delivery with acknowledgments and replication

When to choose

  • you need a mature, battle-tested message broker with rich routing semantics
  • you need multi-protocol support (AMQP, MQTT, STOMP, streams) in one broker
  • you need clustering, replication, and quorum queues for data safety
  • you want broad client library support across languages

When to avoid

  • you only need simple fire-and-forget notifications where a lighter tool suffices
  • you need long-term event storage and replay at massive scale where a log-based system like Kafka may fit better
  • you want a fully managed service without operating a broker

Facets

service · maturity stable

message-queue streaming monitoring middleware microservices iot developer-tools windows self-hosted cloud amqp mqtt stomp message-broker streams erlang event-driven-architecture pub-sub messaging linux macos docker kubernetes

10 sources

Member repositories

For agents

markdown · JSON · MCP: product_card(name="rabbitmq/rabbitmq-server")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem