© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Sandeep Panda
co-founder, Hashnode
As @chilimatic said, depends on the scale. Redis based queues will work in most cases. However, I suggest RabbitMQ. This is what I use. As you are using Node.js, you may find amqplib interesting. It is an AMQP library and client.
Bikash Dash
Founder @FactoryPlus
Thank you for your answer . I won't have any chat feature in near future . Will you still recommend amqplib to me ?
@bikash Yes, if you are going to send bulk emails, process images etc.