On 29 June 2016 at 23:58, John D. Ament <[email protected]> wrote: > Hi Qpid Community! > > I was wondering, is there any interest in upgrading the Qpid JMS client to > the JMS 2 specification? > > There is an Alpha 2 of the JMS 2 spec, which is used by ActiveMQ Artemis > for its client libraries. I would love to see similar support in Qpid, and > would be happy to give a hand. If my name's unfamiliar, I was on the JMS 2 > expert group. > > John
Hi John, There is interest, it is even something thats been showing signs of bubbling on my todo list recently. We were originally aiming to go straight to JMS 2.0 with the newer client but eventually decided getting a 1.1 client out was more practical for various reasons. There are also some non-trivial things to do around mapping some of the added functionality on to AMQP 1.0, particularly such as the shared subscription stuff which doesnt really have a natural fit. Robbie --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
