[rabbitmq-discuss] AMQP 0.9 CLI client
Tony Garnock-Jones
tonyg at lshift.net
Mon Jun 22 16:58:50 BST 2009
Peter Fischer (gb consite GmbH) wrote:
> It seems to me that there is no binary executable CLI client availible
Try rabbitmq-c:
hg clone http://hg.rabbitmq.com/rabbitmq-codegen
hg clone http://hg.rabbitmq.com/rabbitmq-c
cd rabbitmq-c
autoreconf -i
./configure
make
./examples/amqp_listen dev.rabbitmq.com 5672 amq.rabbitmq.log error
There are other examples in the ./examples directory.
Regards,
Tony
--
[][][] Tony Garnock-Jones | Mob: +44 (0)7905 974 211
[][] LShift Ltd | Tel: +44 (0)20 7729 7060
[] [] http://www.lshift.net/ | Email: tonyg at lshift.net
More information about the rabbitmq-discuss
mailing list