Screwdriver Queue Service API
JSON →Screwdriver Queue Service is a REST API that decouples the build queueing mechanism from Screwdriver APIs, providing high availability and resilience. Version 5.0.7 is the latest, released with Node >=22.0.0 support. It offers two primary plugins: executor and worker. The service is designed to work with Redis and Docker/Kubernetes ecosystems. Unlike monolithic queue systems, this service is focused on CI/CD pipeline build scheduling, offering lightweight, scalable queue management. It is part of the Screwdriver CD platform and is actively maintained.
Resources
packagescrewdriver-queue-service ↗