<div dir="ltr">I am trying to re-org the usage of rabbit in my organization.<div>I have one main system that many clients subscribe to its changes.�</div><div>My goal is to�prevent abuse to the Rabbitmq broker that will be caused due to bad usage.<br>
</div><div><br></div><div>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.�</div><div>2. Is there a way to control number of other amqp entities?�</div>
<div>An un-experienced devleoper could open too much connections or too many channels.�</div><div>Can I prevent that?</div><div><br></div><div>Thanks.</div></div>