This module has been heavily inspired by Matt Glaman's blog post Using ReactPHP to run Drupal tasks.
The module allows to configure recurring runners that will run on specific intervals. A runner consists of a command, actually PHP file and its command line parameters. For each runner, the site builder should specify a running interval in seconds.
A runner can be restarted automatically, on cron, after an accidental stop, such as a server or services reboot.
The module has no Drupal dependencies but depends on ReactPHP.
Project information
- Project categories: Developer tools
2 sites report using this module
- Created by claudiu.cristea on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
1.0.0-alpha1
released 4 September 2023
Works with Drupal: >=10.0.0
Install:
Development version: 1.x-dev updated 4 Sep 2023 at 10:44 UTC
