Building a distributed Task scheduling and execution system with NestJs, Docker, and RabbitMQ (Part 1)
Nov 4, 2023 · 28 min read · Introduction In software systems and applications, there is often a requirement to execute specific tasks either at a predetermined future time or on a recurring basis, such as a daily 10 AM operation. For instance, these tasks could involve sending ...
Join discussion

