{"library":"ewd-qoper8","type":"library","category":null,"description":"ewd-qoper8 is a high-performance, memory-based message queue for Node.js, currently at version 3.18.1. It manages a pool of persistent child worker processes, each handling one message at a time, to prevent concurrent processing. The queue dispatches JSON messages to available workers, scaling worker count based on demand. Unlike general-purpose queues like Bull or Kue, ewd-qoper8 is designed for minimal overhead and is integrated with the ewd.js ecosystem. It supports customisation of master/worker logic and database connections. Release cadence is low; last stable release was in 2020.","language":"javascript","status":"active","version":"3.18.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ewd-qoper8","imports":["const qoper8 = require('ewd-qoper8');","const { QOper8 } = require('ewd-qoper8');","const { workerHandler } = require('ewd-qoper8');"]},{"cmd":"yarn add ewd-qoper8","imports":[]},{"cmd":"pnpm add ewd-qoper8","imports":[]}],"homepage":"https://github.com/robtweed/ewd-qoper8#readme","github":"https://github.com/robtweed/ewd-qoper8","docs":null,"changelog":null,"pypi":null,"npm":"ewd-qoper8","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}