内容简介:RabbitMQ 3.6.10 Milestone 1 发布
RabbitMQ 3.6.10 Milestone 1 发布了。新版本主要修复如下 bug:
Core Server:
-
Queue master locator could not be set using optional queue arguments (
x-arguments
).
Management and Management Agent Plugins:
-
Non-numerical values for numerical stats are now handled safety by stats aggregation.
-
Stats are no longer emitted for connections that are not considered to be in the fully initialised state.
-
Sample retention policies are now validated more strictly to avoid configurations that
are not supported and will lead to exceptions.
-
UI operation for binding deletion did not respect optional (extra) binding arguments.
Web STOMP Plugin:
-
The plugin failed to start after being stopped and re-enabled.
完整更新内容请查看 发行首页 。
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
UNIX网络编程 卷2
W.Richard Stevens / 人民邮电出版社 / 2009-11 / 89.00元
《UNIX网络编程 卷2:进程间通信(英文版·第2版)》是一部UNIX网络编程的经典之作。进程间通信(IPC)几乎是所有Unix程序性能的关键,理解IPC也是理解如何开发不同主机间网络应用程序的必要条件。《UNIX网络编程 卷2:进程间通信(英文版·第2版)》从对Posix IPC和System V IPC的内部结构开始讨论,全面深入地介绍了4种IPC形式:消息传递(管道、FIFO、消息队列)、同......一起来看看 《UNIX网络编程 卷2》 这本书的介绍吧!