moleculer-rabbitmq

JSON →
library 1.2.0 ·javascript
verified Jun 7, 2026

moleculer-rabbitmq is a task queue mixin for Moleculer microservices that integrates RabbitMQ as a message broker. Current stable version is 1.2.0. It provides a simple mixin that enables async queue versions of actions, supports RabbitMQ requeue and delayed message exchange retry strategies, and allows per-queue configuration for AMQP options such as durability and prefetch. Key differentiators include seamless integration with Moleculer's service architecture, automatic async action generation, and built-in retry mechanisms. Release cadence appears to be infrequent.