Updated on 2024-04-23 GMT+08:00

RabbitMQ

RabbitMQ is an open-source message queue system with an efficient message transfer mechanism and can asynchronously transfer and process messages in a distributed system. RabbitMQ is based on Advanced Message Queuing Protocol (AMQP), and supports multiple languages, including Java, Python, Ruby, and .NET.

Creating a RabbitMQ Connection

  1. Log in to the new ROMA Connect console.
  2. In the navigation pane on the left, choose Connector. On the page displayed, click New Connection.
  3. Select the RabbitMQ connector.
  4. In the dialog box displayed, configure the connector and click OK.

    Parameter

    Description

    Name

    Enter a name for the connector.

    IP Address

    Enter the IP address for connecting to RabbitMQ

    Port

    Port number for connecting to RabbitMQ

    Username

    Username for connecting to RabbitMQ

    Password

    Password for connecting to RabbitMQ

    Virtual Host

    Virtual host for connecting to RabbitMQ

    SSL Authentication

    Whether SSL authentication is used for connecting to RabbitMQ.

    Description

    Enter the description of the connector to identify it.

Action

Listening to an exchange

Configuration Parameters

Table 1 Listening to an exchange

Parameter

Description

Name

Name of the exchange to listen