博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Apache Qpid Proton 0.16.0,轻量通信库
阅读量:6954 次
发布时间:2019-06-27

本文共 3094 字,大约阅读时间需要 10 分钟。

Apache Qpid Proton 0.16.0 发布了。Qpid Proton 是一个 AMQP 1.0 通讯库。高性能,轻量级,应用广泛。

更新内容:

新特性和改进PROTON-721 - [proton-j] expose ability to operate on Link capabilitiesPROTON-722 - [proton-j] expose ability to operate on Session capabilities and propertiesPROTON-1309 - Add the ability to set the outgoing message window to electron interfacePROTON-1314 - Fixing SIGPIPE ignore on Solaris OSPROTON-1315 - Force compilation in multi-threading mode for Solaris SunStudioPROTON-1316 - Add a way to set visibility of exportable symbols on SolarisPROTON-1317 - Add template parameter because SunStudio 12.1 doesn't handle templated method signature detection when using an "extern c" parameterPROTON-1318 - Replace variadic constructror of "sfinae::wildcard" with template for SunStudioPROTON-1319 - [SunStudio] Move internal header files of cpp bindings from src to their own directoryPROTON-1320 - Add namespace prefix to srand and randPROTON-1322 - Fix Sunstudio unable to find templated method when parameter can be constructed by an intermediate class (proton::scalar --> proton::value)PROTON-1327 - Go binding should not use any proton-c handlersPROTON-1337 - [proton-j] Add methods and Sender and Receiver that allow for alternate buffer typesPROTON-1338 - Go: make binding compatible with older C libraries, update go getPROTON-1344 - Provide C "proactor" API for multi-threaded proton applicationsPROTON-1351 - Introduce proton core libraryPROTON-1352 - Trivial casting from UnsignedByte to ReceiverSettleMode and SenderSettleModePROTON-1353 - Adding message annotations on toString for Message implementation classPROTON-1355 - Allow controlling peer_hostname independently of connection urlPROTON-1363 - Remove unecessary and unused stuff from the C++ bindingPROTON-1373 - Clean up C++ API docsBug 修复PROTON-241 - proton-c: mark old transport interfaces 'deprecated'PROTON-623 - Add missing error check to pn_string_inspectPROTON-1012 - Unable to build python-qpid-proton when behind a proxy serverPROTON-1292 - errno not thread-safe on SolarisPROTON-1311 - [proton-c] Accessors for max-message-size on linkPROTON-1324 - Interpretation of "int8_t" on Solaris using SunStudio is different from GCC onePROTON-1325 - Python "buffer" type in Message body should map to a known encoding typePROTON-1330 - Include the C sources in the python source distributionPROTON-1331 - go: electron.Container.Dial returning (nil, nil)PROTON-1332 - go: electron client leaking links/sessions in long lived connectionPROTON-1333 - CMake error if no C++ compiler avaliable.PROTON-1336 - [Proton-c 0.14.0][Visual Studio 2013] Failing ssl unit test only in Debug modePROTON-1346 - [proton-j] reactor exit when UnresolvedAddressException is thrown during connectPROTON-1366 - Reactor Python - segfault when out of file descriptorsPROTON-1371 - proton::container::schedule crashes when mixing different language versionsPROTON-1372 - Use PIMPL, not an interface, for event_loopTasksPROTON-1329 - [proton-j] remove the TestDecoder classPROTON-1361 - [proton-j] mark Messenger as deprecated

文章转载自 开源中国社区[https://www.oschina.net]

你可能感兴趣的文章
git在多迭代版本的应用
查看>>
Chrome好用的插件:Wappalyzer 检测网站使用的技术
查看>>
IT兄弟连 JavaWeb教程 经典面试题3
查看>>
CentOS下内核TCP参数优化配置详解
查看>>
Compuer Science - Markdown - Syntax
查看>>
Sort List
查看>>
Android studio preview界面无法预览,报错render problem
查看>>
对称加密
查看>>
Window-CPU-M Benchmark
查看>>
069、Calico的默认连通性(2019-04-12 周五)
查看>>
转——jdbcType与javaType的对应关系
查看>>
Digital Image Processing 学习笔记2
查看>>
软件工程阅读作业2
查看>>
startup的过程和启动代码
查看>>
字典dic内部常用功能和使用方法-课堂笔记及课后总结
查看>>
include,require,include_once,require_once 的作用和区别
查看>>
android 学习随笔一(配置调试与基础)
查看>>
20160406javaweb 之JDBC简单案例
查看>>
Thinkphp 表单验证
查看>>
tango with django(第二章 准备工作)
查看>>