Skip to content

Commit b4313ae

Browse files
增加消息系统nats
1 parent 01a8c52 commit b4313ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ ps: 以下项目**star数均大于100**,且会定期检查项目的url,剔
147147
| 项目 | 简介 | Star数 |
148148
| ---- | ------------------------------- | ---- |
149149
|[bitly/nsq ](https://github.com/bitly/nsq)| NSQ 是无中心设计、节点自动注册和发现的开源消息系统。可作为内部通讯框架的基础,易于配置和发布。 |17388|
150+
|[nats-io/nats-server ](https://github.com/nats-io/nats-server)| NATS是一个开源、轻量级、高性能的云原生消息系统。它是实现了具有更高级别扩展性的发布-订阅消息系统。即使NATS是基于发布-订阅分发模型,也可以通过订阅服务器队列组实现分布式系统。 |9282|
150151
|[RichardKnop/machinery ](https://github.com/RichardKnop/machinery)| Machinery 是一个 Go 语言的异步任务队列和作业队列,基于分布式消息传递。类似 Python 的 Celery 框架。 |3902|
151152
|[blackbeans/kiteq ](https://github.com/blackbeans/kiteq)| KiteQ 是一个基于 go + protobuff 实现的多种持久化方案的 mq 框架(消息队列)。 |742|
152153

@@ -245,4 +246,4 @@ ps: 以下项目**star数均大于100**,且会定期检查项目的url,剔
245246
|[robustirc/robustirc ](https://github.com/robustirc/robustirc)| RobustIRC 是不会有网络中断情况的 IRC。RobustIRC 主要特性:服务器不可用的时候不会有网络中断; 可以使用标准 IRC 客户端; 健壮,可以很好处理客户端和网络的连接问题 |126|
246247

247248

248-
**[⬆ 返回顶部](#目录)**
249+
**[⬆ 返回顶部](#目录)**

0 commit comments

Comments
 (0)