# apache/artemis

Apache Artemis

Repository: https://github.com/apache/artemis
Canonical: https://ross.abutalabs.com/products/apache-artemis
Homepage: https://artemis.apache.org
Language: Java
License: Apache-2.0
License Family: permissive
Topics: java, apache, messaging, broker, amqp, amqps, amqp10, openwire, mqtt, stomp, hornetq, jms, artemis
Last push: 2026-09-02T20:01:06+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 35, longevity 100
- inputs: {"age_days": 4121, "days_push": 0, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1040, forks 959 (observed 2026-09-03T02:15:09.160009+00:00)

## What it is
Apache Artemis is a multi-protocol, high-performance message broker supporting AMQP 1.0, MQTT 3.1.1/5, STOMP, OpenWire, and JMS. It provides clustering, high availability via shared storage or replication, and low-latency persistent journaling for enterprise messaging.

## Use cases
- run a self-hosted message broker for microservices
- connect clients in Java, Python, C++, or .NET over AMQP
- support IoT devices using MQTT
- build high-availability messaging with replication
- migrate from HornetQ or ActiveMQ
- persist messages with low-latency journaling

## When to choose
- you need multi-protocol support (AMQP, MQTT, STOMP, JMS) in one broker
- you require clustering, HA, and disaster recovery features
- you want a mature Apache-licensed enterprise broker

## When to avoid
- you only need lightweight pub/sub without a full broker
- you prefer a cloud-managed queue service
- your stack is non-JVM and you want a simpler broker like NATS

## Facets
- artifact type: service
- maturity: active
- function: message-queue, streaming, rpc
- domain: microservices, backend, developer-tools
- platform: jvm, self-hosted
- tags: amqp, mqtt, stomp, jms, openwire, message-broker, high-availability, clustering, messaging, linux, docker

## Member repositories
- apache/artemis (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:09.160009+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-30T07:04:14.343769+00:00, confidence not recorded.
  - readme: https://github.com/apache/artemis (fetched 2026-09-03T02:15:09.160009+00:00, sha 5c53ac555824)
  - homepage: https://artemis.apache.org (fetched 2026-08-29T13:04:49.174079+00:00, sha 23733f11de6d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
