<div dir="ltr">I have two more questions regarding the rabbitmq mechanism<div>1. if a message is produced with a routing key and no queue is bounded to that key. where does it go ? Is it deleted?�</div><div><br></div><div>
I have a server that computes a result and some client which subscribe only to some groups of results.�</div><div>currently the server doesnt manage a group of routing keys but just sends �each result to the Rabbitmq�</div>
<div>Lets say 90 precesnt of the results will be listened to and will have queues. the other 10% will�disappear?�</div><div>should I manange an active list of routing key in the server.</div><div><br></div><div>2. Upon producing two messages I get &quot;attempt to use a closed channel&quot; on the second produced command.�</div>
<div>�</div></div>