postwait/node-amqp
[UNMAINTAINED] node-amqp is an AMQP client for nodejs observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 5618
- days_rel: n/a
- days_push: 2914
- n_releases_24m: 0
Adoption not part of the score
1678 stars · 348 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
node-amqp is an AMQP 0.9.1 protocol client library for Node.js, primarily targeting RabbitMQ. It provides connection, queue, and exchange APIs for publishing and subscribing to messages.
Use cases
- connect to RabbitMQ from Node.js
- publish messages to an AMQP exchange
- subscribe to a queue and consume messages
- bind queues to exchanges with routing keys
- build a producer/consumer messaging pipeline in Node
When to choose
- you must maintain a legacy Node.js codebase already using the 'amqp' npm package
- you need a simple callback-style AMQP 0.9.1 client for an old Node version
When to avoid
- starting a new project - the library is explicitly unmaintained
- you need full AMQP 0.9.1 support or modern Node.js compatibility
- you want actively patched security and bug fixes
Facets
library · maturity abandoned
message-queue http-client backend developer-tools amqp rabbitmq unmaintained message-broker-client messaging nodejs
1 source
- readme: https://github.com/postwait/node-amqp · fetched 2026-08-28 · 3255e5885049
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| postwait/node-amqp | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="postwait/node-amqp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem