内容简介:Apache Qpid Proton 0.18.0 已发布,Apache Qpid Proton 是 AMQP 1.0 的消息库,高性能,轻量级,应用广泛。 该版本带来了大量的新特性、改进,以及 bug 修复,部分包括: PROTON-749 - Refactor Proton C trans...
Apache Qpid Proton 0.18.0 已发布,Apache Qpid Proton 是 AMQP 1.0 的消息库,高性能,轻量级,应用广泛。
该版本带来了大量的新特性、改进,以及 bug 修复,部分包括:
PROTON-749 - Refactor Proton C transport code
PROTON-1175 - Document BlockingConnection resource cleanup
PROTON-1339 - Event_loop injection is very slow to trigger the events
PROTON-1347 - Container prints to stderr on connection timed out
PROTON-1369 - Add deprecation warnings to the C++ binding
PROTON-1400 - Use the Proactor API for the IO/Event implementation
PROTON-1401 - Improve pn_handle_t constness
PROTON-1402 - Simplify access to object contexts
PROTON-1416 - Reconnect when receiving connection close with amqp:connection:forced condition
PROTON-1419 - c libuv proactor log all events
PROTON-1421 - c proactor to take a connection URL string rather than host, port
PROTON-1423 - Python reconnect on amqp:connection:forced
PROTON-1437 - c proactor address info
PROTON-1438 - c proactor listening behavior
PROTON-1440 - pn_connection_wake to return bool status
PROTON-1445 - Change proactor ownership model
PROTON-1450 - Add Filter LinkOption to Electron API
PROTON-1452 - add pn_proactor_disconnect
PROTON-1460 - C "proactor" epoll implementation
……
完整内容请查阅更新日志。
下载地址:
http://qpid.apache.org/download.html
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
设计模式
[美] Erich Gamma、Richard Helm、Ralph Johnson、John Vlissides / 李英军、马晓星、蔡敏、刘建中 等 / 机械工业出版社 / 2000-9 / 35.00元
这本书结合设计实作例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。书中分类描述了一组设计良好、表达清楚的软件设计模式,这些模式在实用环境下特别有用。此书适合大学计算机专业的学生、研究生及相关人员参考。 书中涉及的设计模式并不描述新的或未经证实的设计,只收录了那些在不同系统中多次使用过的成功设计。一起来看看 《设计模式》 这本书的介绍吧!