<div>Hi guys,</div><div><br></div><div>We are considering migrating our app to a service architecture + RabbitMQ to help with scaling. We will need to create a lot of temporary callback queues (as described in the tutorials, RPC setup) since we need to create some temporary &quot;bindings&quot; between services. Is this considered a bad idea? It is difficult to quantify &quot;a lot&quot; but we could have 500 to 1000 queues at the same time.�</div>
<div><br></div><div>At the moment we use a simple key/value solution for this.�</div><div><br></div><div>Thanks!</div><div>Pierre</div>