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.

1.0.1

Version
1.0.1
Type
typo3-flow-package
Release Date
Sep 05, 2018 13:18
Source
git
Distribution
zip
Requires
  • typo3/flow: 3.*
MIT 5e436ee7c9e8748b39909fc16b0113d93de1fd71

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