What are good message queue options for nodejs?

09 Sep.,2023

 

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet

This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines . It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

Looking to use a message queue in a small web app I'm building with node.js. I looked at resque but not sure that's appropriate. The goal is to push notifications to clients based on backend and other client actions with socketio. I could do this with just socketio but I thought maybe a proper message queue would make this cleaner and I wouldn't have to reinvent the wheel.

What are the options out there?

For more information best message queue, please get in touch with us!