← Back to team overview

txamqp-user team mailing list archive

Re: txAMQP and newer RabbitMQ versions (>= 2.4)

 

Hi

2012/3/5 Aurélien Bompard <aurelien.bompard@xxxxxx>:
> OK, one obvious question from an AMQP newbie : what about 0.10 ? I tried to
> run the C++ implementation of the Qpid broker, but it did not work properly
> (login was refused).

0.10 was a Qpid-only spec that RedHat pushed for, it never got much
adoption (e.g. RabbitMQ or OpenAMQ never implemented it)

> On the www.amqp.org website, it even looks like the 1.0
> spec is final (http://www.amqp.org/resources/specifications).
> Did I miss something in the AMQP story ?

1.0 isn't implemented by any broker, AFAIK. When RabbitMQ implements
it, I'll add support for it in txAMQP, last time I checked the
wire-level protocol is not so different, so maybe it'll be a bit
easier.

Cheers.


Follow ups

References