flowpack/jobqueue-common
composer require flowpack/jobqueue-common
Common functionality for a JobQueue in Flow applications.
1.0.x-dev
Readme excerpt
Flowpack.JobQueue.CommonNeos 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
- Install this package using composer:
(or by adding the dependency to the composer manifest of an installed package)
- Configure a basic queue by adding the following to your Settings.yaml:
Read more
The same vendor provides 54 package(s).