内容简介:RabbitMQ 3.6.13 RC2 已发布,是一个维护的候选版本。此版本与 3.6.7 到 3.6.12 版本没有其他已知的不兼容性。 主要更新如下: Core Server Bug Fixes Memory usage monitor uses subprocesses a lot more sparin...
RabbitMQ 3.6.13 RC2 已发布,是一个维护的候选版本。此版本与 3.6.7 到 3.6.12 版本没有其他已知的不兼容性。
主要更新如下:
Core Server
Bug Fixes
Memory usage monitor uses subprocesses a lot more sparingly. They are started
roughly once a second or not started at all, depending on the strategy (e.g. on Windows
Erlang VM allocator information is used instead).GitHub issues: rabbitmq-server#1343, rabbitmq-common#224
Very busy queues are now more efficient at prioritizing consumers, avoiding
consumer delivery blocking when relatively long running operations (e.g. bulk flushing
of transient messages to disk) happen.GitHub issues: rabbitmq-server#1388, rabbitmq-server#1407
Queue master strategies now take additional queue HA arguments into account.
GitHub issue: rabbitmq-server#1371
完整更新内容和下载地址点此查看。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《RabbitMQ 3.6.13 RC2 发布,常规维护版本》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- RabbitMQ 3.6.13 发布,常规维护版本
- WordPress 4.9.5 发布,常规维护和修复安全问题
- 开源虚拟机 VirtualBox 5.2.10 发布,常规维护版本
- 开源虚拟机 VirtualBox 5.2.16 发布,常规维护版本
- Spring Security OAuth 2.2.1 发布,常规维护版本
- Hibernate ORM 5.4.2.Final 发布,常规维护版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Ajax Design Patterns
Michael Mahemoff / O'Reilly Media / 2006-06-29 / USD 44.99
Ajax, or Asynchronous JavaScript and XML, exploded onto the scene in the spring of 2005 and remains the hottest story among web developers. With its rich combination of technologies, Ajax provides a s......一起来看看 《Ajax Design Patterns》 这本书的介绍吧!