flowpack/jobqueue-common

Letzte Aktivität 02 Jun 2025 27 21 473806
composer require flowpack/jobqueue-common

Common functionality for a JobQueue in Flow applications.

2.0.0

Version
2.0.0
Type
neos-package
Release Date
Feb 08, 2017 08:16
Source
git
Distribution
zip
Requires
  • neos/flow: ~4.0
MIT 5ab929516832cc4e1f5313c04e676fad581a83f3

Readme excerpt

Flowpack.JobQueue.Common

Neos Flow package that allows for asynchronous and distributed execution of tasks.

Table of contents
  • Quickstart
  • Introduction
  • Message Queue
  • Job Queue
  • Command Line Interface
  • Signals & Slots
  • License
  • Contributions
Quickstart (TL;DR)
  1. Install this package using composer:
composer require flowpack/jobqueue-common

(or by adding the dependency to the composer manifest of an installed package)

  1. Configure a basic queue by adding the following to your Settings.yaml:
Flowpack: JobQueue: C…
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 54 package(s).