AMQP adapter
The AMQP adapter enables consumption of messages from any AMQP 1.0-compatible messaging server (e.g. RabbitMQ or ActiveMQ), and publication to a Diffusion topic. It supports real time and 'batched' modes of operation when consuming from AMQP queues or topics, and allows transformation of AMQP messages into Diffusion topic types.
The AMQP adapter is developed with and follows the standards of the Diffusion Gateway Framework.