On 29/08/2007, Michael Arnoldus <[EMAIL PROTECTED]> wrote:
>
> > Which is the third implementation you are thinking about?
>
> Qpid, RabbitMQ and openAMQ.

OK. OpenAMQ doesn't implement large parts of the protocol (e.g. as far
as I am aware they do not support transactions) and they have even
recently removed support for more than one session per connection
which has the potential to break even simple JMS applications (e.g.
you cannot create two Sessions on a Connection). See
http://lists.openamq.org/pipermail/openamq-dev/2007-August/000249.html

Therefore I am not sure how useful interop testing would be with that
implementation. But certainly we should all work hard to get full
interop with Rabbit and any other full implementations of the
protocol.

RG

Reply via email to