{"library":"seneca-queue","type":"library","category":null,"description":"A multi-transport job queue plugin for the Seneca.js microservices framework, allowing creation and management of task queues with support for in-memory and custom transports (e.g., Amazon SQS). Version 0.3.0 is the current stable release, with low release cadence (last update years ago). It provides start/stop/enqueue commands, concurrency control, and round-robin distribution across multiple processes. Differentiator: integrates deeply with Seneca's action patterns, enabling queue-driven microservices without external dependencies for basic use.","language":"javascript","status":"maintenance","version":"0.3.0","tags":["javascript","seneca","job","queue","task","async"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install seneca-queue","imports":["require('seneca')()","s.use('queue')","s.act({ role: 'queue', cmd: 'enqueue', msg: task })"]},{"cmd":"yarn add seneca-queue","imports":[]},{"cmd":"pnpm add seneca-queue","imports":[]}],"homepage":"https://github.com/senecajs/seneca-queue","github":"https://github.com/senecajs/seneca-queue","docs":null,"changelog":null,"pypi":null,"npm":"seneca-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}