Beta
Category
  • Backend
  • Bricks
  • Frontend
Best rating
Latest
Logo

QUIQQER - Queue Server Manager

quiqqer/queuemanager

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 the latest version (1.2.0) for 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-dev" 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-master" of 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

1.2.0

License

GPL-3.0+
Show license

Rights holder

PCSG - Computer & Internet Service OHG

Latest