Qpid Proton 0.23.0 发布,高性能、轻量级的消息库

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Qpid Proton 0.23.0 发布了,更新内容如下: New features and improvements PROTON-636 - remove confusing default for session capacity and allow disabling it PROTON-1823 - [c] make it easier to send ...

Qpid Proton 0.23.0 发布了,更新内容如下:

New features and improvements

  • PROTON-636 - remove confusing default for session capacity and allow disabling it

  • PROTON-1823 - [c] make it easier to send a message

  • PROTON-1826 - [go] Add Messge.String() method for human-readable message printing

Bugs fixed

  • PROTON-1514 - [proton-c] When last frame of multi-frame transfer has settled=true, Proton still considers delivery as unsettled

  • PROTON-1809 - [python, ruby] Unable to receive messages when max-frame-size is set to more than 2^20

  • PROTON-1815 - [C++ binding] Complex types: List containing array of std::nullptr_t fails compilation

  • PROTON-1818 - [C++ binding] Complex types: list of nulls causes SIGABRT

  • PROTON-1820 - [ruby] Container#schedule does not work if called from handler

  • PROTON-1821 - link name is not correctly set from sender or receiver options

  • PROTON-1822 - Running C/C++ Example tests under python 3 produces warnings

  • PROTON-1825 - PyPI package python-qpid-proton doesn't pip install on MacOS X or FreeBSD

  • PROTON-1830 - [ruby] sporadic failure of ruby tests

  • PROTON-1832 - [c] duplicate link names cause invalid read in pn_transport_unbind_handles

  • PROTON-1841 - [cpp] add missing ostream<< and to_string for proton::message

  • PROTON-1844 - Windows proactor memory corruption on cleanup

  • PROTON-1845 - [c] Treat attach received after detach as implying new link

  • PROTON-1847 - container:schedule used from an external thread can stop container::run loop processing other events

详情见发布公告

下载地址:http://qpid.apache.org/download.html


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Qpid Proton 0.23.0 发布,高性能、轻量级的消息库》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

产品经理的第二本书

产品经理的第二本书

[美] 哥乔斯 / 戴维侬 / 中国财政经济出版社 / 2004-4 / 39.80元

产品经理的第二本书:产品经理实战技巧指南,ISBN:9787500570950,作者:(美)琳达·哥乔斯(Linda Gorchels)著;戴维侬译;戴维侬译一起来看看 《产品经理的第二本书》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具