mirror of
https://github.com/hackstoic/golang-open-source-projects.git
synced 2025-02-03 03:33:00 +08:00
增加消息系统nats
This commit is contained in:
parent
01a8c5257d
commit
b4313ae8c8
@ -147,6 +147,7 @@ ps: 以下项目**star数均大于100**,且会定期检查项目的url,剔
|
|||||||
| 项目 | 简介 | Star数 |
|
| 项目 | 简介 | Star数 |
|
||||||
| ---- | ------------------------------- | ---- |
|
| ---- | ------------------------------- | ---- |
|
||||||
|[bitly/nsq ](https://github.com/bitly/nsq)| NSQ 是无中心设计、节点自动注册和发现的开源消息系统。可作为内部通讯框架的基础,易于配置和发布。 |17388|
|
|[bitly/nsq ](https://github.com/bitly/nsq)| NSQ 是无中心设计、节点自动注册和发现的开源消息系统。可作为内部通讯框架的基础,易于配置和发布。 |17388|
|
||||||
|
|[nats-io/nats-server ](https://github.com/nats-io/nats-server)| NATS是一个开源、轻量级、高性能的云原生消息系统。它是实现了具有更高级别扩展性的发布-订阅消息系统。即使NATS是基于发布-订阅分发模型,也可以通过订阅服务器队列组实现分布式系统。 |9282|
|
||||||
|[RichardKnop/machinery ](https://github.com/RichardKnop/machinery)| Machinery 是一个 Go 语言的异步任务队列和作业队列,基于分布式消息传递。类似 Python 的 Celery 框架。 |3902|
|
|[RichardKnop/machinery ](https://github.com/RichardKnop/machinery)| Machinery 是一个 Go 语言的异步任务队列和作业队列,基于分布式消息传递。类似 Python 的 Celery 框架。 |3902|
|
||||||
|[blackbeans/kiteq ](https://github.com/blackbeans/kiteq)| KiteQ 是一个基于 go + protobuff 实现的多种持久化方案的 mq 框架(消息队列)。 |742|
|
|[blackbeans/kiteq ](https://github.com/blackbeans/kiteq)| KiteQ 是一个基于 go + protobuff 实现的多种持久化方案的 mq 框架(消息队列)。 |742|
|
||||||
|
|
||||||
@ -245,4 +246,4 @@ ps: 以下项目**star数均大于100**,且会定期检查项目的url,剔
|
|||||||
|[robustirc/robustirc ](https://github.com/robustirc/robustirc)| RobustIRC 是不会有网络中断情况的 IRC。RobustIRC 主要特性:服务器不可用的时候不会有网络中断; 可以使用标准 IRC 客户端; 健壮,可以很好处理客户端和网络的连接问题 |126|
|
|[robustirc/robustirc ](https://github.com/robustirc/robustirc)| RobustIRC 是不会有网络中断情况的 IRC。RobustIRC 主要特性:服务器不可用的时候不会有网络中断; 可以使用标准 IRC 客户端; 健壮,可以很好处理客户端和网络的连接问题 |126|
|
||||||
|
|
||||||
|
|
||||||
**[⬆ 返回顶部](#目录)**
|
**[⬆ 返回顶部](#目录)**
|
||||||
|
Loading…
Reference in New Issue
Block a user