Luminova Framework

Task Queue System

The task queue system allows you to run background jobs asynchronously via crontab. Learn how to queue, schedule, and monitor background tasks efficiently using Novakit commands.

Table of Contents

  1. 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.

  2. 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.

  3. 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.