QUIQQER - RabbitMQ-Modul
quiqqer/rabbitmqserverPlugin GPL-3.0+ Details
Description
RabbitMQ Quiqqer Module to use RabbitMQ message queue with the QUIQQER Queue Manager
With the QUIQQER RabbitMQ plugin you connect the RabbitMQ Message Queue with QUIQQER. Transfer heavy-load PHP applications to asynchronously executed jobs to offer your users a seamless website or web application experience.
This plugin offers a PHP script that runs as a server und manages so-called "Consumers". These Consumers are PHP scripts aswell and run in parallel. They receive jobs form the RabbitMQ Message Queue. You can determine how many of these Consumers are running at the same time and so adapt your configuration to your needs and server capacity.
Features
- Server script that manages Consumer scripts that receive RabbitMQ Message Queue messages and execute them in parallel
- Scalability via High Priority Consumers - Setup Consumers that only execute high priority jobs
- JobChecker - Regulary checks if jobs are executed in time and do not take too long
Install package
Additional information
Package type
Plugin
Latest version
dev-main
License
GPL-3.0+
Show license
Rights holder
PCSG - Computer & Internet Service OHG