An open API service indexing awesome lists of open source software.

https://github.com/devetek/nsq-demo


https://github.com/devetek/nsq-demo

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## NSQ NodeJS and Golang Tutorial

Basic implementation NSQ with golang and nodeJS client to create producer and consumer.

### Todo Phase 1:

- [ ] Code Architecture Planning
- [ ] Development Simulation
- [ ] Tasks Queue Manager
- [ ] VM Based Worker Queue Implementation
- [ ] Github Action Worker Integration

### References

- [nsqd components](https://nsq.io/components/nsqd.html)