{"library":"qd","type":"library","category":null,"description":"An abstract reactive implementation of a Job Queue designed for developers to extend and build custom job queue systems. Version 0.0.1 targets Node.js >=0.10.0. This package is not a standalone solution but a base abstraction for creating job queue implementations. Minimal documentation and early development stage limit usability; alternatives like Kue or Bull offer mature features. Low maintenance and community interest suggests limited production readiness.","language":"javascript","status":"active","version":"0.0.1","tags":["javascript","job","queue","tasks","job queue","kue"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install qd","imports":["const Qd = require('qd');","const Qd = require('qd'); const queue = new Qd();","class MyQueue extends require('qd') { ... }"]},{"cmd":"yarn add qd","imports":[]},{"cmd":"pnpm add qd","imports":[]}],"homepage":"https://github.com/tounano/qd/","github":"https://github.com/tounano/qd","docs":null,"changelog":null,"pypi":null,"npm":"qd","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}