[rabbitmq-discuss] Producer consumer parameters
Maruthavanan Subbarayan
marutha.tech at gmail.com
Fri Sep 6 19:27:56 BST 2013
Hello!
I have a scenario where
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.
Should they share same exchange and queue?
What parameters should producer exchange/queue have?
What parameters should consume exchange/queue have?
Are there error handlings to be done?
or this should be more than enough to do the above
http://www.rabbitmq.com/tutorials/tutorial-two-python.html
Thanks,
Marutha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130906/4de140b3/attachment.htm>
More information about the rabbitmq-discuss
mailing list