[rabbitmq-discuss] Perl AnyEvent::RabbitMQ, "Received data is not body frame" issues

Toby Corkindale toby.corkindale at strategicdata.com.au
Mon Jul 30 08:42:24 BST 2012


On 29/07/12 02:35, Frank Mastronardi wrote:
> Folks,
> I am a newbee and plan on using RabbitMQ.
>
> I have basic setup where I have two console apps. One pushes messages
> and one consumes the messages.
>
> I have the problem after I get some messages I get the messages below on
> my consumer
> and the messages get lost.
>
> Does anyone have any idea why?
>
> I am using Perl and there is not much examples w/ just using
> AnyEvent::RabbitMQ.
> I can send the code its very basic if need be.

The author of that library abandoned it; they haven't responded to bugs 
or patches for at least a year or more, and I recall that it didn't work 
well when I tried it even longer ago.

I use Net::STOMP::Client. It works well, and the author is active on 
this list.


-Toby


More information about the rabbitmq-discuss mailing list