{"library":"node-red-contrib-simple-queue","type":"library","category":null,"description":"A Node-RED custom node that provides a simple queue to limit the number of messages processed concurrently. Version 1.1.0 is the latest stable release; the project has low release cadence. It is a lightweight solution for throttling message flow in Node-RED without external dependencies, unlike full-fledged message brokers. The queue operates per node instance with configurable concurrency count. Proper handling of queue_msg_id on error is essential to avoid message loss.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","node-red","queue","limit"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install node-red-contrib-simple-queue","imports":["Install via Node-RED palette: node-red-contrib-simple-queue"]},{"cmd":"yarn add node-red-contrib-simple-queue","imports":[]},{"cmd":"pnpm add node-red-contrib-simple-queue","imports":[]}],"homepage":"https://github.com/NoFr1ends/node-red-contrib-simple-queue","github":"https://github.com/NoFr1ends/node-red-contrib-simple-queue","docs":null,"changelog":null,"pypi":null,"npm":"node-red-contrib-simple-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}