https://github.com/researchlab/nsq_demo
Learning & Use NSQ - A realtime distributed messaging platform http://nsq.io/
https://github.com/researchlab/nsq_demo
Last synced: 24 days ago
JSON representation
Learning & Use NSQ - A realtime distributed messaging platform http://nsq.io/
- Host: GitHub
- URL: https://github.com/researchlab/nsq_demo
- Owner: researchlab
- Created: 2016-09-22T06:40:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-23T02:54:48.000Z (over 9 years ago)
- Last Synced: 2025-12-27T04:16:02.786Z (6 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Learning & Using NSQ
### NSQ-version
```bash
➜ bin ./nsqd -version
nsqd v0.3.8 (built w/go1.6.2)
```