The functionality described in this article is available in the meshIQ Platform versions 12.1 and later.
For a quick overview of what's new or changed, visit the meshIQ Highlights page for a version-by-version breakdown.
Jump to Section:
Version 12.x and Later
Version 11.3 and Earlier
Version 12.x and Later
Queue bindings in RabbitMQ define how a queue receives messages from exchanges. A binding links an exchange (the message source) to a queue (the message destination), optionally including a routing key and additional arguments that determine which messages are routed to the queue.
View Queue Bindings
To view the bindings associated with a RabbitMQ queue:
Open the Queues widget and select the queue you want to inspect.
From the Selected menu, click Bindings.
A new tab opens in the console displaying all bindings related to the queue.
________________________________________________________________________________________________________________
Version 11.3 and Earlier
Queue bindings in RabbitMQ define how a queue receives messages from exchanges. A binding links an exchange (the message source) to a queue (the message destination), optionally including a routing key and additional arguments that determine which messages are routed to the queue.
View Queue Bindings
To view the bindings associated with a RabbitMQ queue:
Open the Queues viewlet and select the queue you want to inspect.
From the Selected menu, click Bindings.
A new tab opens in the console displaying all bindings related to the queue.