How to create Queues using Redis and Node.js | FIFO, LIFO, Delayed, Prioritized and Repeatable Jobs



How to create Queues using Redis and Node.js | FIFO, LIFO, Delayed, Prioritized and Repeatable Jobs

How to create Queues using Redis and Node.js | FIFO, LIFO, Delayed, Prioritized and Repeatable Jobs

In this video, we learn how to implement a job queue using Redis and Node.js, we are basing this tutorial on the library Bull. For this project, we are going to create a queue system where we can send emails to users. In the end, you’ll be capable of understanding how to start creating your own queues for your projects.

Support the channel:
https://www.patreon.com/codingvenue

Code:
https://github.com/codingvenue/nodejs-queue-redis-bull

Links:
https://github.com/OptimalBits/bull
https://optimalbits.github.io/bull
https://github.com/felixmosh/bull-board
https://nodemailer.com

Follow me:
https://www.instagram.com/codingvenue/

Comments are closed.