Task Queue System
Table of Contents
- Cron Services and Scheduling Tasks for Execution
Luminova's cron scheduling provides a robust and flexible way to define and manage tasks for cron job execution.
- Running and Executing Cron Jobs with Novakit Command
Setting up cron job execution in production using novakit commands, you can automate task execution and ensure your application runs smoothly without manual intervention.
- Background Task Queue - Novakit CLI Management
Novakit commands to run, monitor, and manage background tasks. Like sending emails or cleaning up files without affecting your app’s performance. Tasks are executed safely in the background.