LoginSignup
0
0

More than 1 year has passed since last update.

分布式消息队列——NSQ

Posted at

NSQ是Go语言编写的,开源的分布式消息队列中间件,其设计的目的是用来大规模地处理每天数以十亿计级别的消息。
NSQ 具有分布式和去中心化拓扑结构,该结构具有无单点故障、故障容错、高可用性以及能够保证消息的可靠传递的特征,是一个成熟的已在大规模生成环境下应用的产品。

http://www.jfh.com/jfperiodical/article/1949 我们是如何使用NSQ处理7500亿消息的
http://www.chenjie.info/1891
https://blog.csdn.net/kk936321732/article/details/79099796
https://segmentfault.com/a/1190000009194607
https://www.jianshu.com/p/2b01403e3443

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0