This module allows Advanced Queue to run automatically and continuously as a daemon process, eliminating the need for manual Drush commands or cron jobs.
This module provides a way to run Advanced queue automatically as daemon without manually using a Drush command or running a Cron job.
Requirements:
- Advanced Queue
- ReactPHP components: Event Loop and Child Process
Installation:
- Highly recommend to install the module by using composer because it will install the module and its dependencies
composer require 'drupal/advancedqueue_runner:^2.0'.
Usage:
- Please visit
/admin/config/advancedqueue/runnerto configure and start the runner.
Depends on
Dependencies of the latest stable release
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.