RabbitMQ v3.6.11 milestone2 发布了。RabbitMQ 是由 LShift 提供的一个 Advanced Message Queuing Protocol (AMQP) 的开源实现,由以高性能、健壮以及可伸缩性出名的 Erlang 写成,因此也是继承了这些优点。该版本更新内容如下: Bug Fixes Node RAM consumption calculation strategy has changed to a more precise one. Previously the value was underreported. It is possible to switch to the behavior in earlier versions if desired. This will affect monitoring charts and possibly require bumping VM memory high watermark or provisioning more RAM. GitHub issue: rabbitmq-server#1243, rabbitmq-server#1246 Erlang/OTP 20 is now supported. GitHub issues: rabbitmq-stomp#115 supervisor2: supervisor could fail to restart failed child processes in some cases. This could affect multiple plugins, e.g. federation. Contributed by Aliaksey Artamonau (Couchbase). GitHub issues: rabbitmq-common#201, rabbitmq-server#1238 Enhancements Total amount of RAM as seen by a node now can be overridden via config file. GitHub issue: rabbitmq-server#1224 Plugins that are already expanded (unarhived from .ez archives on node boot) won't be expanded again. Contributed by Alex Lebedeff (Mirantis). GitHub issue: rabbitmq-server#1226 …… 完整更新内容请查看发行首页。 下载地址: Source code (zip) Source code (tar.gz) >>>【评论有礼】6月6日-30日评论每日更新的“新闻资讯和软件更新资讯”,评论点赞数超过 20 的可登上每周更新的“源资讯”和“软件周刊”两大栏目,点赞数超过 50 的还将获得 5 活跃积分奖励和开源中国定制好礼。详情 RabbitMQ v3.6.11 milestone2 发布,AMQP 消息服务器下载地址