Apache Qpid JMS 0.22.0 发布了,Qpid JMS 是一个使用 Qpid Proton 协议引擎的 Java Message Service 客户端。
这是最新的 JMS 客户端,支持基于 Apache Qpid Proton 协议引擎的高级消息队列协议 1.0(AMQP 1.0, ISO/IEC 19464, http://www.amqp.org),并实现了 AMQP JMS 映射在 OASIS 的发展。
更新如下:
新特性和改进
Be able to REJECT messages in JmsRedeliveryPolicy
Add a fast path for the Accepted outcome into the producer
Add support for Netty Epoll transport
Add option to the transport to allow for tracing bytes in / out in the logs
Pipeline the declare that follows a transaction discharge for quicker processing
Throw a more meaningful exception when commit fails due to connection being down
Shorten the thread name given to the AmqpProvider executor thread
Bug 修复
creating a Connection can time out if a pipelined Open frame arrives before the client sends its own
client includes 'global' source capability for some consumers it shouldn't
Tasks
Update Netty to latest release
Update slf4j to latest release
软件详情:http://qpid.apache.org/releases/qpid-jms-0.22.0/release-notes.html
下载地址:http://qpid.apache.org/download.html
来自:开源中国社区

