{"library":"screwdriver-queue-worker","type":"library","category":null,"description":"A Resque Worker implementation for Screwdriver CD that consumes jobs from a Resque queue and executes builds in designated execution engines. Current stable version is 2.10.1, maintained by Yahoo. It handles starting and stopping build tasks, supports configuration via YAML or environment variables, and integrates with the Screwdriver API. Key differentiator: it provides a pluggable executor interface for CI/CD pipelines, built specifically for the Screwdriver ecosystem.","language":"javascript","status":"active","version":"2.10.1","tags":["javascript","screwdriver","yahoo"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install screwdriver-queue-worker","imports":["import QueueWorker from 'screwdriver-queue-worker'","const worker = new QueueWorker(); worker.start(config, callback)","const worker = new QueueWorker(); worker.stop(config, callback)","import type { QueueWorkerConfig } from 'screwdriver-queue-worker'"]},{"cmd":"yarn add screwdriver-queue-worker","imports":[]},{"cmd":"pnpm add screwdriver-queue-worker","imports":[]}],"homepage":"https://github.com/screwdriver-cd/queue-worker","github":"ssh://git@github.com/screwdriver-cd/queue-worker","docs":null,"changelog":null,"pypi":null,"npm":"screwdriver-queue-worker","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}