Bunny - RabbitMQ for Drupal
12 sites
Security covered
This module integrates RabbitMQ with Drupal's queuing system, allowing for faster and more efficient message processing. It replaces the default database queue with RabbitMQ, supporting both queues and exchanges for enhanced data submission capabilities.
This modules provides RabbitMQ integration with Drupal's queuing system.
Features
Replace the Database queue with RabbitMQ for all or selected queues.
Provides methods for developers to integrate data submission with RabbitMQ.
Queues and exchanges are both supported.
Additional Requirements
The module requires the php-amqplib library to run.
Similar projects
Bunny is a fork of the Drupal RabbitMQ module.