awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesGraceful

Shuts down the job queue gracefully by passing a timeout duration before the callback.

Distinct from Queue Shutdowns: Distinct from Queue Shutdowns: focuses on graceful shutdown with a configurable timeout rather than immediate forceful termination.

Explore 1 awesome GitHub repository matching devops & infrastructure · Graceful. Refine with filters or upvote what's useful.

Awesome Graceful GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • automattic/kueAvatar von Automattic

    Automattic/kue

    9,437Auf GitHub ansehen↗

    Kue is a Redis-backed job queue library for Node.js that provides a complete system for defining, scheduling, and processing background work. It stores job metadata and state in Redis lists and sorted sets, enabling persistent, in-memory operations with configurable concurrency control and priority-sorted processing. The library includes a RESTful HTTP API for managing jobs and a web-based monitoring dashboard for inspecting job status, progress, and logs. The system distinguishes itself through its event-driven worker model, where workers listen for job events via Redis pub/sub and process j

    Shuts down the job queue gracefully by passing a timeout duration before the callback.

    JavaScriptjob-queuepriority-queueworker-queue
    Auf GitHub ansehen↗9,437
  1. Home
  2. DevOps & Infrastructure
  3. Task Queues
  4. Queue Wait Timeouts
  5. Queue Shutdowns
  6. Graceful