[openamq-dev] Connecting to amq_server with IBM Websphere MQ
Pieter Hintjens
ph at imatix.com
Wed Feb 13 12:47:54 CET 2008
On Feb 13, 2008 8:05 AM, Martin Sustrik <sustrik at imatix.com> wrote:
> Webspehere MQ uses proprietary wire-level protocol, therefore it can
> speak to nothing but Webshere MQ itself.
>
> You can of course implement a bridge between the two products, which may
> not be that complex by the way. It should require mapping some 10
> methods or so in either direction.
One could also bridge at the API layer. I have the suspicion there
are some neat ways to mix OpenAMQ and WSMQ architectures, for example
using WSMQ queues for some traffic, and OpenAMQ pubsub for other
traffic, all invisibly to the application. As usual it needs someone
with a concrete problem, and the budget and/or will to develop code.
-Pieter
More information about the openamq-dev
mailing list