moleculer-bee-queue

JSON →
library 0.1.10 ·javascript
verified Jun 7, 2026

A mixin for Moleculer microservices framework that integrates Bee-Queue for task queue functionality. Current stable version is 0.1.10, released as a single version. It allows creating queue worker services and enqueuing jobs with progress reporting and retries. Differentiator: provides a simple mixin pattern to add Bee-Queue support to Moleculer services, but is limited to Bee-Queue (not generic) and uses Moleculer v0.14.x or v0.13.x or v0.12.x with Node >=8.x. The package has no recent updates and is considered stable but not actively maintained.