[rabbitmq-discuss] Pika Client: Bad performance for basic_publish to durable mirror queue

Jesper Louis Andersen jesper.louis.andersen at gmail.com
Mon Jul 8 09:59:05 BST 2013


On Fri, Jul 5, 2013 at 6:11 PM, linbo liao <llbgurs at gmail.com> wrote:

> I encounter a bad performance issue about pika, yesterday it works fine,
> but today performance of basci_publish got bad, it cost 2 or 3 second to
> finish one message, sometimes down to 7 seconds.
>
> Pika is 0.9.13
> RabbitMQ 3.1.0, Erlang R14B04   Queue is Durable
> Python: 2.6
> Platform: CentOS release 6.3 (Final) X64
>
>
I would look at the broker and see if it uses a lot of memory or if it in
any way looks like it is operating in a bad way. You need to slice your
problem: It could be the broker, your client or -- likely -- the way your
client uses the broker.



-- 
J.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130708/bcd18be3/attachment.htm>


More information about the rabbitmq-discuss mailing list