基于Erlang的高级消息队列RabbitMQ 3.3.4发布。2014-06-24。之前版本是2014-06-17的3.3.3.遗留产品系列3.2.4/3.1.5 在高级消息队列里,RabbitMQ应该最主流的。此版本紧急修正一个3.3.3引入某些情况下可能导致启动失败的Bug及其他几个Bug。
完全改进:
Release: RabbitMQ 3.3.4
Release Highlights
==================
server
------
bug fixes
26258 fix startup failure on systems with non-GNU readlink when started from a
symlink (e.g. Mac Homebrew) (since 3.3.3)
26247 fix startup failure when inet_dist_listen_min / inet_dist_listen_max set
(since 3.3.3)
26253 prevent unclear error message when config file completely empty
(since 3.3.0)
STOMP plugin
------------
bug fixes
26246 don't log a crash when client misses heartbeat (since 2.3.0)
web-STOMP plugin
----------------
bug fixes
26250 fix crash when Web-STOMP is the only SSL user in the broker on Erlang
R16B03 or later (since 3.0.0)
项目主页:http://www.rabbitmq.com/
下载地址:http://www.rabbitmq.com/releases/rabbitmq-server/v3.3.4/rabbitmq-server-3.3.4.tar.gz
来自:开源中国社区

