@inteli.city/node-red-contrib-exec-collection 1.0.4
* exec.queue - Creates a process queue * exec.service - Uses pm2 to create services that run for a long time * thread.queue - Creates a queue of threads (Python and Node.js) in a separate process. * thread.function - Creates a queue of threads (Node.js on
Node-RED Nodes
- exec.queue - Creates a process queue
- exec.service - Uses pm2 to create services that run for a long time
- thread.queue - Creates a queue of threads (Python and Node.js) in a separate process.
- thread.function - Creates a queue of threads (Node.js only)