Colin and Gordon, I am planning a refactoring of the java client to create an AMQP client API and then build the JMS layer on top of it. So people who are interested can directly access AMQP specific features. Since Robert seem to be back I am going to talk with him and settle on the direction.
I hope to publish some details mid next week. Regards, Rajith On 9/14/06, Gordon Sim <[EMAIL PROTECTED]> wrote:
Colin Crist wrote: > Actually, one of the reasons for me looking into QPID and testing the JMS > side of things out with Hermes is with a view to supporting AMQP directly, > i.e. connecting to brokers, viewing exchanges and configuring them, > manipulating queues etc. There is quite a lot of code in Hermes that can be > reused after a little work to abstract away some of its JMS-ness. That would be very interesting! > How do you plan to support such AMQP functionality in a Java client? I see a > org.apache.qpid.management.jmx package but haven't had time to investigate > yet. There is some work planned on management (some being done already), but those involved can give more detail than me. Rajith is also thinking about how to expose the AMQP functionality through java, or have an AMQP layer that is accessible beneath the JMS layer.
