RabbitMQ Logo

The module has a purpose to offload the request from the writings watchdogs directly into MySQL (Database logging core module). Instead of this the module will send the message to the RabbitMQ server and other process (consumer) will store the message into database.
You can start the consumer on different machine for example which gives you scalability.
With other words the functionality expand the Database Logging module to support asynchronous requests.

The project depends on following modules:

Message Broker
Message Broker AMQP
xautoload
libraries
Database Logging (Drupal core module).

Development sponsored by:

Propeople Logo.

Project information

Releases