内容简介:Apache Qpid JMS 0.38.0 发布了,Qpid JMS 是一个使用了 Qpid Proton 协议引擎完整的 Java Message Service 2.0 客户端。支持基于 Apache Qpid Proton 协议引擎的高级消息队列协议 1.0(AMQP 1.0, ISO/IEC 19464,...
Apache Qpid JMS 0.38.0 发布了,Qpid JMS 是一个使用了 Qpid Proton 协议引擎完整的 Java Message Service 2.0 客户端。支持基于 Apache Qpid Proton 协议引擎的高级消息队列协议 1.0(AMQP 1.0, ISO/IEC 19464, http://www.amqp.org),并实现了 AMQP JMS 在 OASIS 的映射。
更新内容
新特性和改进
QPIDJMS-416 - Move protocol processing work into the netty event loop thread
QPIDJMS-418 - Clean up the usage of Symbol type and conversion to Symbol from String
QPIDJMS-420 - Improve performance of MessageConsumer processing
QPIDJMS-421 - Improve performance of MessageProducer by caching common annotation encodings
QPIDJMS-423 - Log only connection URI in the connection initialized event handler
QPIDJMS-429 - Refactor sender and receive code to use newer proton-j APIs
Bugs fixed
QPIDJMS-419 - JMS Session is sometimes not recovered on failover reconnect
Tasks
QPIDJMS-415 - update test dependencies
QPIDJMS-424 - Update to Netty 4.1.31 (and netty-tcnative 2.0.19 test dep)
QPIDJMS-427 - update to proton-j 0.30.0
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Apache Qpid JMS 0.38.0,Java Message Service 客户端》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 支付宝客户端架构解析:iOS 客户端启动性能优化初探
- 自己动手做数据库客户端: BashSQL开源数据库客户端
- 支付宝客户端架构解析:Android 客户端启动速度优化之「垃圾回收」
- 客户端HTTP缓存
- 简析移动客户端安全
- 配置Hadoop集群客户端
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms in C (Computer Science Series)
Robert Sedgewick / Addison-Wesley Professional / 1990-01-11 / USD 59.99
This new version of the best-selling book, Algorithms, SecondEdition, provides a comprehensive collection of algorithmsimplemented in C. A variety of algorithms are described in eachofthe following ar......一起来看看 《Algorithms in C (Computer Science Series)》 这本书的介绍吧!