Messaging with a dedicated broker

 

Subscription onlyThis content is available for Talend Academy subscription users only. Open module - EN

 

In this training module, two Routes communicate: the first Route receives a message, processes it, and sends it to a message queue on the broker ActiveMQ; the second Route consumes any message appearing on this same queue, and processes it as well.

Catalog

Data Services

Languages

EN

Format

Presentation, hands-on practices

Roles

Data services developer

Badge track

 

Learning plan

Talend ESB Basics

Hands-on tasks
  • Connect a Route to a message broker 

  • Use the cJMS component as a producer to standardize a message and send it to a message queue 

  • Use the cJMS component as a consumer to read a message from a message queue 

  • Exchange messages between two Routes 

  • Confirm that the message broker can handle errors and prevent message loss