<div dir="ltr">Hello!<div><br></div><div>I have a scenario where</div><div><br></div><div>Producer would keep sending message whether consumer is available or not, the messages should be durable i.e. persistent unless consumer takes it process its and gives acknowledgement. Any one producer or consumer may connect to rabbit any time.</div>
<div><br></div><div>Should they share same exchange and queue?�</div><div><br></div><div>What parameters should producer exchange/queue have?</div><div>What parameters should consume exchange/queue have?<br></div><div>Are there error handlings to be done?</div>
<div><br></div><div>or this should be more than enough to do the above</div><div><br></div><div><a href="http://www.rabbitmq.com/tutorials/tutorial-two-python.html">http://www.rabbitmq.com/tutorials/tutorial-two-python.html</a><br>
</div><div><br></div><div>Thanks,</div><div>Marutha</div></div>