Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siddontang/moonmq
a fast distributed message queue implemented with go
https://github.com/siddontang/moonmq
Last synced: 16 days ago
JSON representation
a fast distributed message queue implemented with go
- Host: GitHub
- URL: https://github.com/siddontang/moonmq
- Owner: siddontang
- License: mit
- Created: 2014-03-22T13:47:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-03T02:57:09.000Z (over 10 years ago)
- Last Synced: 2024-10-11T23:18:39.216Z (about 1 month ago)
- Language: Go
- Size: 435 KB
- Stars: 267
- Watchers: 30
- Forks: 60
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# moonmq
a fast distributed message queue implemented with go
# Dependence
go get github.com/siddontang/go-log/log
go get github.com/garyburd/redigo/redis