eclipse-paho/paho.mqtt.java
Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 3913
- days_rel: n/a
- days_push: 749
- n_releases_24m: 0
Adoption not part of the score
2294 stars · 917 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Eclipse Paho Java Client is an MQTT client library for the JVM and Android, providing both asynchronous (MqttAsyncClient) and synchronous (MqttClient) APIs for MQTT v3 and v5. It is part of the Eclipse Paho IoT project for reliable open-standard M2M messaging.
Use cases
- connect a Java application to an MQTT broker
- publish and subscribe to MQTT topics from Android
- implement IoT device messaging on the JVM
- use MQTT v5 features in Java
- build asynchronous pub/sub messaging with callbacks
- send telemetry from a Java backend to an MQTT broker
When to choose
- you need a mature, Eclipse-backed MQTT client for Java or Android
- you want both synchronous and asynchronous MQTT APIs
- you need MQTT v3 and v5 support on the JVM
When to avoid
- you need an actively developed client with frequent releases
- you are not on a JVM-compatible platform
- you need MQTT-SN or other non-TCP transports
Facets
library · maturity maintenance
message-queue networking sdk iot developer-tools jvm mqtt mqtt-client mqttv5 m2m eclipse-paho pubsub messaging android
3 sources
- readme: https://github.com/eclipse-paho/paho.mqtt.java · fetched 2026-08-28 · 511ce6bcc512
- homepage: https://eclipse.org/paho · fetched 2026-08-29 · 5a44edd4cbb2
- site_page: https://eclipse.dev/paho/documentation · fetched 2026-08-29 · f5e1055ce593
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eclipse-paho/paho.mqtt.java | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="eclipse-paho/paho.mqtt.java")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem