RabbitMQ 3.7.7 正式发布,多协议消息代理

栏目: Erlang · 发布时间: 6年前

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

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

Core Server

改进

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

  • Windows installer will now take default Erlang cookie location differences between Erlang versions into account.

Management Plugin

改进

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

Federation Plugin

修复

  • Direct connections downstream were not closed in some cases.

LDAP Plugin

修复

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

Consul Peer Discovery Plugin

修复

  • 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

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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Kotlin程序员面试算法宝典

Kotlin程序员面试算法宝典

孙伟、楚秦 / 机械工业出版社 / 2018-12 / 69

本书是一本讲解程序员面试笔试算法的书籍。在写法上,除了讲解如何解答算法问题以外,还引入了例子辅以说明,以便读者能够更加容易地理解。 本书将程序员面试笔试过程中的各类算法类真题一网打尽。在题目的广度上,通过各种渠道,搜集了近3年来几乎所有IT企业面试笔试算法高频题目,所选择题目均为企业招聘使用题目;在题目的深度上,本书由浅入深、庖丁解牛式地分析每一个题目,并提炼归纳,同时,引入例子与源代码、时......一起来看看 《Kotlin程序员面试算法宝典》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

URL 编码/解码
URL 编码/解码

URL 编码/解码