ibm-mq
4 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
Dead-letter queue for messages that cannot be delivered to their intended destination. Undeliverable messages are routed here with a dead-letter header containing the reason for failure.IBM MQ Messaging
-
Point-to-point messaging channel for sending and receiving messages on an IBM MQ local queue. Messages are delivered to exactly one consumer.IBM MQ Messaging
-
Request/reply messaging pattern where a requester sends a message to a request queue and waits for a response on a dynamically created or predefined reply queue.IBM MQ Messaging
-
Publish/subscribe messaging channel for IBM MQ topics. Messages published to a topic are delivered to all active subscribers matching the topic string pattern.IBM MQ Messaging