[rabbitmq-discuss] persistence
Lars Bachmann
lars.bachmann at s2002.tu-chemnitz.de
Fri May 16 13:36:30 BST 2008
Zitat von Matthias Radestock <matthias at lshift.net>:
> Lars,
>
> Lars Bachmann wrote:
>> now the sources are attached :-)
>
> They were attached before.
>
> However, these are still only the sources for the message *producer*.
> Where is the code for the *consumer*?
>
>
> Matthias.
well the consumer is not important in this case, because the error is
that not all messages which the producer sends are received in each
queue (persistent). The consumer just reads the messages from one
queue. The error supposed to be within the producer because the
messages are not stored correctly. When Im sending 60000 messages to
one exchange which routes them to 2 queues but the 2 queues dont
receive this 60000 messages, the consumer has nothing to do with it.
Lars
More information about the rabbitmq-discuss
mailing list