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

ArtemisMQ

ArtemisMQ is an open-source high-performance message queue system built on Apache ActiveMQ and Apache Artemis. ArtemisMQ provides a reliable asynchronous message transfer mechanism that allows different applications to communicate with each other through messages. It uses the message-based middleware mode, allowing producers (senders) to send messages to queues or topics, while consumers (receivers) can receive and process these messages from queues or topics.

Creating an ArtemisMQ 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 ArtemisMQ connector.
  4. In the dialog box displayed, configure the connector and click OK.

    Parameter

    Description

    Name

    Enter the connector instance name.

    IP Address

    Enter the IP address of ArtemisMQ.

    Port

    Port number for connecting to ArtemisMQ

    Username

    Username for connecting to ArtemisMQ

    Password

    Password for connecting to ArtemisMQ

    SSL Authentication

    Whether SSL authentication is used for connecting to ArtemisMQ.

    Description

    Enter the description of the connector to identify it.

Action

None

Configuration Parameters

None