ProIcons
❔ [RabbitMQ][RabbitMq.Client] Low consuming rate.
Have anybody worked with RabbitMQ.Client ?
I have this connection factory
and then i'm doing something like this:
Effectively i'm just consuming messages without acknowledging them.
The consume rate is about 50/s. And it seems like it is hard capped there.
Other tools can achieve from the same computer, same network, same remote rabbitmq, up to 400/s.
Any ideas why i get such poor consuming rate ?
8 replies