QUIQQER - Queue Server Manager
quiqqer/queuemanagerPlugin GPL-3.0+ Details
Description
Provides a basic framework for queue server jobs and workers.
The QUIQQER Queue Server Manager allows you to execute asynchronous PHP scripts. Easily store time-consuming or resource-intensive tasks in a queue that is progressively processed. This package serves as a framework for the use of different queue server implementations. Included is the QUIQQER Queue Server, which processes all tasks in the queue via cron.
Developers can write their own Queue Server implementations based on this package. Build interfaces to third party message queues. In the quiqqer / rabbitmqserver package, such an implementation is already included for RabbitMQ (www.rabbitmq.com).
Features
- Framework for the use and implementation of QUIQQER Queue Servers
- Overview into the current queue with all the details of the tasks that have been or are already being processed
Note
- This plugin or the use of Queue Servers requires development work
Install package
To install version "1.0.0" of this package the following other packages have to be installed in the given version:
- QUIQQER: >=1.1|dev-master|dev-dev
To install version "1.1.0" of this package the following other packages have to be installed in the given version:
- QUIQQER: >=1.1|dev-master|dev-dev
To install version "1.1.1" of this package the following other packages have to be installed in the given version:
- QUIQQER: ^1.7|dev-master|dev-dev
To install version "1.1.2" of this package the following other packages have to be installed in the given version:
- QUIQQER: ^1.7|dev-master|dev-dev
To install version "1.2.0" of this package the following other packages have to be installed in the given version:
- QUIQQER: ^1.7|dev-master|dev-dev
To install version "dev-archive" of this package the following other packages have to be installed in the given version:
- QUIQQER: ^1.7|dev-master|dev-dev
To install the latest version (dev-main) for this package the following other packages have to be installed in the given version:
- QUIQQER: ^1.7|dev-master|dev-dev
Additional information
Package type
Plugin
Latest version
dev-main
License
GPL-3.0+
Show license
Rights holder
PCSG - Computer & Internet Service OHG