Message Broker

Component ID

1807310

Component name

Message Broker

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

6875

Component created

Component changed

Component body

This is a module intended for developers that want to use a message broker in combination with drupal. It allows you to send and receive messages without caring about the underlying technical challenges.

Possible use cases include synchronizing drupal sites, integrating external systems, implementing distributed business logic or seperating heavy processing tasks from your normal drupal requests.

Features

  • supports the industry standard AMQP and products like RabbitMQ
  • simplifies debugging and testing using a special dummy implementation
  • provides a common infrastructure for running message broker clients (using drush)
  • helps developing a fault tolerant and high performance environment for your web applications

Requirements

Documentation

Introductive articles

How to ..

This module has been sponsored by sirup° Agentur für Neue Medien.