[rabbitmq-discuss] RabbitMQ perfomance testing & troubles

Matthias Radestock matthias at lshift.net
Thu Apr 10 07:31:17 BST 2008


Martin,

Martin Sustrik wrote:
> 
>> You shouldn't have any trouble hitting ~10k mps on these boxes. We 
>> have achieved that on machines with much lower specs.
>>   
> If there are 100 consumers for the feed, 10k of unique messages per 
> second equals to 1,010,000 messages a second over the wire, no? No way a 
> 100MbE can handle that amount of data.

That's what I thought at first too, but looking at the code the set up 
is such that each consumer only consumes the messages of one producer. 
So the number of outbound messages is the same as the number of inbound 
messages.


Matthias.




More information about the rabbitmq-discuss mailing list