[rabbitmq-discuss] rabbitmq-c and rabbitmq 1.5.4
bradleyd
brad.smith at fullspectrum.net
Thu May 27 16:36:14 BST 2010
Hello,
I am trying to test rabbitmq-c with rabbitmq 1.5.4--I followed the
README in the src--I am running into issue testing the example
amqp_sendstring--I think this is the right one. I can see the example
send info via ngrep to the mq server. The problem is nothing shows up
in the que. I am not sure I am even going about this in the right way.
This is what I am passing to amqp_sendstring:
./amqp_sendstring remotehost 5672 amq.direct helloworld foobar
I am using Ruby's amqp(6.7) gem as the consumer.
Thanks for your time.
More information about the rabbitmq-discuss
mailing list