bulletproof-nodejs
bulletproof-nodejs copied to clipboard
Refactoring Sub/Pub Layer Poll
Proposing a more robust Sub/Pub options like Redis
, RabbitMQ
etc because EventEmitter
isn't robust enough for multi-process Nodejs
applications.
Who want to cast vote for: Redis react with -> ❤️ RabbitMQ react with -> 🚀 Others react with -> 👍
Hi there, indeed Redis or RabbitMQ would be a better choice.
Feel free to open a PR.
Please add a docker-compose file with redis or rabbitmq images as well.