Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krilie/go-smq
使用channel实现的,可嵌入程序中的消息服务,可用于单体应用模块间解耦
https://github.com/krilie/go-smq
Last synced: about 1 month ago
JSON representation
使用channel实现的,可嵌入程序中的消息服务,可用于单体应用模块间解耦
- Host: GitHub
- URL: https://github.com/krilie/go-smq
- Owner: krilie
- Created: 2019-09-09T09:24:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T06:35:30.000Z (over 4 years ago)
- Last Synced: 2024-10-15T22:41:14.792Z (3 months ago)
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-smq
使用channel实现的,可嵌入程序中的消息服务,可用于单体应用模块间解耦