Messaging modules¶
Rabbitmq¶
- rabbitmq_binding – Manage rabbitMQ bindings
- rabbitmq_exchange – Manage rabbitMQ exchanges
- rabbitmq_global_parameter – Manage RabbitMQ global parameters
- rabbitmq_parameter – Manage RabbitMQ parameters
- rabbitmq_plugin – Manage RabbitMQ plugins
- rabbitmq_policy – Manage the state of policies in RabbitMQ
- rabbitmq_queue – Manage rabbitMQ queues
- rabbitmq_user – Manage RabbitMQ users
- rabbitmq_vhost – Manage the state of a virtual host in RabbitMQ
- rabbitmq_vhost_limits – Manage the state of virtual host limits in RabbitMQ
Note
- (D): This marks a module as deprecated, which means a module is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this rationale.