[rabbitmq-discuss] RabbitMQ persistence and multi producers- multi consumers

Ovidiu Deac ovidiudeac at gmail.com
Fri Jul 9 14:19:15 BST 2010


You should have the exchange, the queue and the binding set up before
the message is sent. Otherwise the message is unroutable.



On Fri, Jul 9, 2010 at 2:49 PM, Francisco Gonzalez-Blanch
<fblanch at gmail.com> wrote:
> Thanks for the answers!  But If the producer is launched first and then the
> consumer, i'm losing all the initial messages until the consumer is created.
> I attach you the code snippets with the test.


More information about the rabbitmq-discuss mailing list