cf-queue - Queue wrapper for nats.io

JSON →
library 0.0.21 ·javascript
verified Jun 7, 2026

cf-queue is a lightweight queue wrapper for NATS.io, facilitating a request-response pattern between clients and workers. The latest version is 0.0.21 (as of early 2023). Released via npm, the package is actively maintained by Codefresh. It simplifies building distributed job queues with progress reporting, using NATS as the message broker. Key differentiators include a simple API for creating queues, built-in progress support, and integration with Docker for easy deployment. However, it has low adoption and minimal documentation beyond the README.