Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 391 |
Technical Name |
rabbitmq |
License | LGPL-3 |
Website | https://ndev.online |
Versions | 16.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 391 |
Technical Name |
rabbitmq |
License | LGPL-3 |
Website | https://ndev.online |
Versions | 16.0 17.0 |
This Odoo module facilitates seamless integration with RabbitMQ using the Advanced Message Queuing Protocol (AMQP). It enables robust and efficient communication between Odoo and RabbitMQ, enhancing your system's ability to handle asynchronous messaging, distributed workloads, and real-time updates.
- AMQP Protocol Support: Leverages the AMQP protocol to ensure reliable and interoperable messaging between Odoo and RabbitMQ.
- Message Publishing: Allows Odoo to publish messages to RabbitMQ exchanges, facilitating efficient task distribution and event notification.
- Message Consumption: Enables Odoo to consume messages from RabbitMQ queues, supporting real-time data processing and synchronization.
- Configurable Connection Settings: Provides an intuitive interface for configuring RabbitMQ connection parameters, including host, port, virtual host, username, and password.
- Queue and Exchange Management: Supports dynamic creation and management of RabbitMQ queues and exchanges directly from Odoo.
- Error Handling and Logging: Implements robust error handling and logging mechanisms to ensure message integrity and traceability.
This module is ideal for businesses looking to leverage RabbitMQ's powerful messaging capabilities within the Odoo ecosystem, ensuring a more responsive and scalable application architecture.
Servers configuration

Queues configuration

Read messages

Add automation

Custom message processing

Message recovering from fails

Set state to "New" and reprocess message again

Add to cron to receive messages automatically

Please log in to comment on this module