发布于 2017-04-12 03:47:17 | 75 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的RabbitMQ 能为你做些什么?,程序狗速度看过来!
RabbitMQ 开源消息队列系统
RabbitMQ 是由 LShift 提供的一个 Advanced Message Queuing Protocol (AMQP) 的开源实现,由以高性能、健壮以及可伸缩性出名的 Erlang 写成,因此也是继承了这些优点。
RabbitMQ 3.6.10 Milestone 1 发布了。新版本主要修复如下 bug:
Queue master locator could not be set using optional queue arguments (x-arguments
).
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.
The plugin failed to start after being stopped and re-enabled.
完整更新内容请查看发行首页。
下载地址: