# ActiveMQ read working?

**URL:** https://discourse.nodered.org/t/activemq-read-working/42514
**Category:** General
**Created:** [11 March 2021 22:56 UTC](https://discourse.nodered.org/t/activemq-read-working/42514 "2021-03-11T22:56:04Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jtaylor](https://avatars.discourse-cdn.com/v4/letter/j/e79b87/32.png) [@jtaylor](https://discourse.nodered.org/u/jtaylor)
#### Post date: [11 March 2021 22:56 UTC](https://discourse.nodered.org/t/activemq-read-working/42514/1 "2021-03-11T22:56:05Z")

</div>

I need to consume messages from an ActiveMQ queue. Per this link, [Linking Node Red and various MQs – Manneken-Tech](https://mannekentech.com/2017/04/15/linking-node-red-and-mqs/), it doesn't work, but that URL is somewhat dated.

Does anyone know if ActiveMQ works with node-red-node-stomp?

TIA

---

<div class="post-metadata">

### Author: ![krambriw](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/krambriw/32/5429_2.png) [@krambriw](https://discourse.nodered.org/u/krambriw)
#### Post date: [12 March 2021 06:37 UTC](https://discourse.nodered.org/t/activemq-read-working/42514/2 "2021-03-12T06:37:24Z")

</div>

If you are the first, why not try?

The link you provided describes pretty well what you can do. It's also written that you can use MQTT. Off you go and try

## MQTT protocol

The [mqtt](http://mqtt.org/) protocol is a simple protocol that can be used with most MQ systems. It was designed for IoTs, but also works with RabbitMQ and ActiveMQ. MQTT is installed natively in Node Red.

---

<div class="post-metadata">

### Author: ![jtaylor](https://avatars.discourse-cdn.com/v4/letter/j/e79b87/32.png) [@jtaylor](https://discourse.nodered.org/u/jtaylor)
#### Post date: [12 March 2021 16:11 UTC](https://discourse.nodered.org/t/activemq-read-working/42514/3 "2021-03-12T16:11:12Z")

</div>

Sorry, I left out a key point. We use ActiveMQ queues, and per the doc I linked ref MQTT:

> Note that messages use topics and not queues which could be a problem with particular scenarios

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [11 May 2021 16:11 UTC](https://discourse.nodered.org/t/activemq-read-working/42514/4 "2021-05-11T16:11:41Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
