queueCTL
Distributed background job queue CLI.
- • Worker-pool based execution with bounded queues and back-pressure.
- • At-least-once delivery with retries, exponential backoff, and idempotency guarantees.
- • Graceful shutdown: drains in-flight jobs and exposes health endpoints for orchestration.
Go · CLI · Concurrency · Context cancellation · Docker