RabbitMQ 3.7.7-rc.2 发布,多协议消息代理

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

内容简介:RabbitMQ 3.7.7-rc.2 已发布,RabbitMQ 是由 LShift 提供的一个 Advanced Message Queuing Protocol (AMQP) 的开源实现,由以高性能、健壮以及可伸缩性出名的 Erlang 写成,因此也是继承了这些优点。 改进 This r...

RabbitMQ 3.7.7-rc.2 已发布,RabbitMQ 是由 LShift 提供的一个 Advanced Message Queuing Protocol (AMQP) 的开源实现,由以高性能、健壮以及可伸缩性出名的 Erlang 写成,因此也是继承了这些优点。

改进

  • This release is compatible with Erlang/OTP 21, the newest major Erlang runtime release.

  • It is now possible to configure Web browser session timeout. Default is still 8 hours.

修复

  • Direct connections downstream were not closed in some cases.

  • It wasn't possible to set auth_ldap.dn_lookup_bind to the value of anon in the new style config format.

  • The following combination of settings was rejected by the plugin, even though they are reasonable and were recommended by the docs:

  • cluster_formation.consul.svc_addr_auto = true
    # en0 is just an example, it could be any other NIC name
    cluster_formation.consul.svc_addr_nic = en0

更多细节和下载地址,可查阅发行列表


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


以上所述就是小编给大家介绍的《RabbitMQ 3.7.7-rc.2 发布,多协议消息代理》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Software Engineering for Internet Applications

Software Engineering for Internet Applications

Eve Andersson、Philip Greenspun、Andrew Grumet / The MIT Press / 2006-03-06 / USD 35.00

After completing this self-contained course on server-based Internet applications software, students who start with only the knowledge of how to write and debug a computer program will have learned ho......一起来看看 《Software Engineering for Internet Applications》 这本书的介绍吧!

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

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具