Note
This repository is a read-only split from the main Berlioz Framework repository.
For contributions, issues, or more information, please visit the main Berlioz Framework repository.
Do not open issues or pull requests here.
Berlioz Queue Manager is responsible for processing jobs from a queue using a job handler. It supports advanced features like memory and time limits, signal handling, and customizable worker options.
You can install Berlioz Queue Manager with Composer, it's the recommended installation.
$ composer require berlioz/queue-managerFor usage and examples, visit the official documentation on getberlioz.com.