[rabbitmq-discuss] |Spam| 转发:Re: rabbitmq overwriting messages

Marek Majkowski majek04 at gmail.com
Tue Aug 2 10:30:22 BST 2011


2011/7/24 平常心态 <214575002 at qq.com>:
>> sorry to bother you all because the bug i report is not the bug of
>> rabbitmq.  i use tcpdump to find out that the data transfered from
>> both direction(send and recv) is right, but when i use the php pecl
>> client function consume() to get the message, it is wrong!
>>
>>
>> when i use the php pecl client function get(), it is ok!!!

Well, in the meantime you can use the code from our tutorials:
  https://github.com/rabbitmq/rabbitmq-tutorials/tree/master/php

which does use basic.consume and is proved to work.

Cheers,
   Marek


More information about the rabbitmq-discuss mailing list