[rabbitmq-discuss] Poor performance when sending specific characters

Matthias Radestock matthias at rabbitmq.com
Mon Nov 19 21:27:24 GMT 2012


Ilia,

On 19/11/12 21:13, Ilia Buleh wrote:
> I'm facing extremely poor message delivery about 0.5 messages per sec.
> This only happen when the messages I send contains the following characters:
> !@$%^&*

That's certainly not a RabbitMQ server problem. It could be a problem 
with the client library you are using (you didn't say which), or, more 
likely, your code.

> If message not contains that characters it perform about 5000 messages
> per second.
>
> For testing I'm using the while command in python to publish large
> amount of messages..

Please post the complete test code somewhere.

Regards,

Matthias.


More information about the rabbitmq-discuss mailing list