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.

0.1.0

Version
0.1.0
Type
typo3-flow-package
Release Date
Nov 05, 2015 11:33
Source
git
Distribution
zip
Requires
  • typo3/flow: *
173dd9dbfae0763bd01df9e743c7e3ec7a86b7a5

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