Skip to content

Repository files navigation

Advanced Queue Runner

Introduction

This module provides a way to run Advanced queue (by Drush command) automatically as daemon without manually using a Drush command or running a Cron job.

Requirements:

Installation:

  • In Drupal.org: https://www.drupal.org/project/advancedqueue_runner
  • Highly recommend to install the module by using composer: composer require 'drupal/advancedqueue_runner:^1.0@alpha'.
  • Please run the bellow commands to install its dependencies:
    • composer require 'drupal/advancedqueue:^1.0@RC'
    • composer require "react/child-process": "^1.0"
    • composer require "react/event-loop": "^1.0"

Usage:

  • Please visit /admin/config/advancedqueue/runner to configure and start the runner.

Maintainer

About

This module provides a way to run Advanced queue (by Drush command) automatically as daemon without manually using a Drush command or running a Cron job.

Topics

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages