[openamq-dev] Fwd: Ruby QPID libraries
Robert Godfrey
rob.j.godfrey at gmail.com
Tue Apr 29 18:56:10 CEST 2008
2008/4/29 Carl Bourne <cbourne at intellect.co.uk>:
>
> Gordon,
>
> A quick question!
>
> Is this likely to also work with RabbitMQ? – Would be nice to achieve some
> interoperability with all three AMQP implementations from Ruby.
>
AFAIK the current Rabbit broker is AMQP0-8 so you would have to use
the 0-8 spec file rather than the 0-9; but other than that it should
work... One thing to note with Rabbit is by default they require use
of the Access class to first ask for access to resources before you
can use them (neither Qpid nor OpenAMQ implement the Access class)...
I believe there is a simple way of turning this behaviour off (and if
you search the Rbabit list I know this question has been asked before,
at least with regard to the Qpid Python client)...
-- Rob
> Best Regards,
>
>
> Carl
>
More information about the openamq-dev
mailing list