[rabbitmq-discuss] Can we set policies at java client level instead of RabbitMQ server level?

Rajasekhar P sekhar434145 at gmail.com
Thu Oct 17 13:44:44 BST 2013


Thanks Tim for the reply. Am using Spring-AMQP instead plain RabbitMQ Java
API for writing producer and consumer programs and executed policies
through command prompt in a clustered nodes. Is this only way to set
policies using command prompt or is there any other approach?


On Thu, Oct 17, 2013 at 6:05 PM, Tim Watson <watson.timothy at gmail.com>wrote:

> On 17 Oct 2013, at 13:10, Rajasekhar P <sekhar434145 at gmail.com> wrote:
>
> > While going through the documentation, came to know that we have to set
> the policies in RabbitMQ server level. Can we set the policies at client
> level? if possible, how?Thanks .
>
> No, policies are only set at the broker. You can use the management API to
> set policies programmatically, an of you wish to do this over AMQP, you can
> utilise Simon's
> https://github.com/simonmacmullen/rabbitmq-management-exchange project.
>
> Tim
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131017/1d39fcf8/attachment.htm>


More information about the rabbitmq-discuss mailing list