Every Senior Developer Needs To Know This!
A job queue or scheduler is something almost no junior developers learn about, but it is something that is used at nearly every company. In this video I will explain what a job scheduler is, how they work, and show you how to build one from scratch.
? Materials/References:
GitHub Code: https://github.com/WebDevSimplified/job-queue
? Find Me Here:
My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified
⏱️ Timestamps:
00:00 - Introduction
00:48 - Why use a job queue
02:56 - Basic job queue system diagram
04:22 - How to use a queue in code
09:22 - Code overview
10:30 - Worker code explained
16:42 - Queue code explained
19:24 - Redis adapter code explained
28:09 - Full job queue diagram
#JobQueue #WDS #WebDevelopment
Web Dev Simplified
Web Dev Simplified is all about teaching web development skills and techniques in an efficient and practical manner. If you are just getting started in web development Web Dev Simplified has all the tools you need to learn the newest and most popular tech...