Sending messages to and receiving messages from an AMQP broker - Cloud - 8.0

AMQP (Mediation)

Version
Cloud
8.0
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Messaging components (Mediation) > AMQP components (Mediation)
Data Quality and Preparation > Third-party systems > Messaging components (Mediation) > AMQP components (Mediation)
Design and Development > Third-party systems > Messaging components (Mediation) > AMQP components (Mediation)
Last publication date
2024-03-06

This scenario applies only to Talend ESB, Talend Data Services Platform, Talend MDM Platform, Talend Real-Time Big Data Platform, and Talend Data Fabric.

For more technologies supported by Talend, see Talend Mediation Components.

This scenario will show you how to use the cAMQP component to send messages to and consume messages from a JMS Queue or Topic. To do this, two Routes are built, a message producer Route, and a consumer Route. Messages are sent to the AMQP broker in the producer Route and then consumed in the consumer Route.

In this use case, Apache ActiveMQ is used as the message broker which supports the AMQP 1.0 protocol. You need to launch the ActiveMQ server before executing the Route. For more information about installing and launching ActiveMQ server, see the site http://activemq.apache.org/index.html.