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 RepositoriesWeb Server Process Integrations

Integrations that embed background worker processes directly into web server environments to consolidate infrastructure.

Distinct from Web Server Integrations: Distinct from Web Server Integrations: focuses on embedding worker processes into the server runtime rather than proxying or configuration.

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

Awesome Web Server Process Integrations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rails/solid_queueAvatar von rails

    rails/solid_queue

    2,443Auf GitHub ansehen↗

    Solid Queue is a background job processing system for Ruby on Rails applications that utilizes a relational database as its primary storage backend. By integrating directly with the framework's native job interface, it ensures that task queues and execution states are persisted within the database, providing reliability and recoverability across system failures. The system distinguishes itself by embedding worker processes directly into the web server environment, which simplifies deployment and consolidates monitoring within existing infrastructure. It coordinates distributed worker processe

    Embeds background worker processes directly within the web server environment to simplify deployment and monitoring.

    Ruby
    Auf GitHub ansehen↗2,443
  1. Home
  2. DevOps & Infrastructure
  3. Web Server Process Integrations