https://github.com/codebanesr/molecule_bull_microservice
https://github.com/codebanesr/molecule_bull_microservice
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codebanesr/molecule_bull_microservice
- Owner: codebanesr
- Created: 2020-11-10T18:24:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T16:05:18.000Z (about 3 years ago)
- Last Synced: 2025-01-20T11:29:11.474Z (over 1 year ago)
- Language: TypeScript
- Size: 1.88 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Steps to run
docker run -p 4222:4222 -p 8222:8222 nats-streaming -m 8222 -cid 'my-cluster' -SD
### This will be a worker queue
Example here
https://gist.github.com/aricart/0e0641468694ac451592765feea84835
### Scaling node apps with nginx
https://github.com/Maximization/scaling-nodejs-with-docker