红联Linux门户
Linux帮助

NSQ 0.3.1发布,开源高性能消息系统

发布时间:2015-01-27 09:39:30来源:红联作者:empast
NSQ 0.3.1 发布了,该版本包含一些小 bug 修复和新特性。改进了 nsq_stat 和 nsq_to_file 助手应用(支持 #ephemeral 主题)。此外 TLS 选项继续改进对 --tls-min-version 的支持以及 TLS_FALLBACK_SCSV 的 bug 修复。

新特性:

#527 - nsq_stat: deprecate --status-every in favor of --interval

#524 - nsq_stat: add --count option (thanks @nordicdyno)

#518 - nsqd: set defaults for --tls-min-version and set TLS max version to 1.2

#475/#513/#518 - nsqd: --tls-required can be disabled for HTTP / add --tls-min-version (thanks @twmb)

#496 - nsq_to_file: add to filename and rotation by size/interval (thanks @xiaost)

#507 - nsq_stat: add rates (thanks @xiaost)

#505 - nsqd: speed up failure path of BytesToBase10 (thanks @iand)

Bug 修复:

#522 - nsqadmin: fix #ephemeral topic deletion issues

#509 - nsqd: fix diskqueue atomic rename on Windows (thanks @allgeek)

#479 - nsqd: return output_buffer_* resolved settings in IDENTIFY response (thanks @tj)

NSQ 是无中心设计、节点自动注册和发现的开源消息系统。可作为内部通讯框架的基础。

特点:

1.追求简单部署
2.追求高可用、避免单点故障、无中心设计
3.确保消息送达
4.生产者消费者自动发现、消费者连接所有生产者、向消费者推的模式
5.提供 HTTP 接口

软件详情:https://github.com/bitly/nsq/

下载地址:https://github.com/bitly/nsq/releases/download/v0.3.1/nsq-0.3.1.linux-amd64.go1.4.1.tar.gz

来自:开源中国社区
文章评论

共有 0 条评论