[rabbitmq-discuss] Options for querying bindings for an exchange
Simon MacMullen
simon at rabbitmq.com
Wed May 16 10:47:41 BST 2012
You can filter them in your app :)
But no, management and rabbitmqctl are the only way to list bindings (or
anything really) - why does your app need to know about this? What are
you trying to do?
Cheers, Simon
On 16/05/12 07:19, Pradeep Singh wrote:
> Actually, now I wonder if it's possible /even/ with the management http
> api. Doesn't look like I can filter bindings based on routing key, can I?
>
> On Tuesday, May 15, 2012 9:09:38 PM UTC-7, Pradeep Singh wrote:
>
> What are my options if I wanted to query what all bindings are there
> on a topic exchange per topic? Is using the management http api the
> only option? Can I use any of the client libraries to do this? I
> just would like to avoid going through http considering I already
> have a connection open to the broker. I've been using pika.
>
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list