RabbitMQ components
tRabbitMQAck | Reads messages from a message queue and passes the messages in the output flow. |
tRabbitMQClose | Closes a connection to a message queue. |
tRabbitMQConnection | Establishes a connection to a message queue for later use. |
tRabbitMQInput | Reads messages from a message queue and passes the messages in the output flow. |
tRabbitMQOutput | Receives data from the preceding component as messages and adds the messages to queues in the specified way. |