{"library":"node-red-contrib-semaphore","type":"library","category":null,"description":"A Node-RED node that provides semaphore functionality to limit concurrent access to resources. Version 1.0.1 is the current stable release. The package is simple and focused, offering two nodes: 'semaphore take' and 'semaphore leave'. It queues messages on a semaphore with configurable capacity. No frequent updates; maintained for basic needs. Differentiator: native Node-RED integration for flow control and resource limiting.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","node-red","semaphore"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install node-red-contrib-semaphore","imports":["Install via npm in Node-RED directory and use nodes in flows","Set capacity in node properties or via msg.capacity","Access context or use flow control as designed"]},{"cmd":"yarn add node-red-contrib-semaphore","imports":[]},{"cmd":"pnpm add node-red-contrib-semaphore","imports":[]}],"homepage":"https://github.com/teastman/node-red-contrib-semaphore#readme","github":"https://github.com/teastman/node-red-contrib-semaphore","docs":null,"changelog":null,"pypi":null,"npm":"node-red-contrib-semaphore","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}