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

Version
2.1.1
Type
neos-package
Release Date
Sep 05, 2018 11:12
Source
git
Distribution
zip
Requires
  • neos/flow: ~4.0
MIT d5e2f97667b2ce1c6d95413d9140ef9175241dae

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