awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rails/solid_queueAvatar de rails

    rails/solid_queue

    2,443Voir sur GitHub↗

    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
    Voir sur GitHub↗2,443
  1. Home
  2. DevOps & Infrastructure
  3. Web Server Process Integrations