{"library":"oly-queue","type":"library","category":null,"description":"A task queue library for TypeScript applications, built on top of Bull and integrated with the Oly dependency injection framework. Current version is 1.0.0. It provides decorators for defining tasks, a worker provider for processing tasks, and a publisher for pushing tasks and waiting for results. Differentiators include tight coupling with Oly for declarative job definitions and result waiting.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","oly","typescript","bull"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install oly-queue","imports":["import { task } from 'oly-queue'","import { WorkerProvider } from 'oly-queue'","import { Publisher } from 'oly-queue'"]},{"cmd":"yarn add oly-queue","imports":[]},{"cmd":"pnpm add oly-queue","imports":[]}],"homepage":"https://github.com/nolyme/oly","github":"https://github.com/nolyme/oly","docs":null,"changelog":null,"pypi":null,"npm":"oly-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}