[rabbitmq-discuss] Is there a way to lock the ability to create rabbitmq amqp entities from clients

Michael Klishin mklishin at gopivotal.com
Tue Apr 1 12:05:59 BST 2014


On 1 April 2014 at 15:04:25, rails (stammailbox at gmail.com) wrote:
> > 1. Is there a way to create all the queues in advance (i.e. using  
> load-definitions ) and than not to allow any more queues creation.  
> All of my queues are pretty much expexted.

See http://www.rabbitmq.com/access-control.html.

> 2. Is there a way to control number of other amqp entities?
> An un-experienced devleoper could open too much connections  
> or too many channels.

No but you can monitor connections and channels via HTTP API.
This is what hosted RabbitMQ services (e.g. CloudAMQP)  do.
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list