awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesApplication Kernel Integration

Mechanisms for routing network requests directly into the core kernels of application frameworks.

Distinct from Application Integration Frameworks: None of the candidates refer to routing requests directly into application-level PHP framework kernels; they focus on OS kernels or generic integration frameworks.

Explore 1 awesome GitHub repository matching web development · Application Kernel Integration. Refine with filters or upvote what's useful.

Awesome Application Kernel Integration GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • php-pm/php-pmAvatar php-pm

    php-pm/php-pm

    6,555Vezi pe GitHub↗

    This project is a PHP application server and process manager designed to reduce request latency by keeping applications resident in memory. It functions as a load balancer that distributes incoming network requests across a pool of worker processes, eliminating the overhead of repetitive bootstrapping. The server routes network requests directly into application framework kernels, bypassing traditional web server layers. It includes a built-in mechanism for delivering static assets directly to clients and supports hot reloading by monitoring source files for changes and automatically restarti

    Routes incoming network requests directly into application framework kernels to bypass traditional web server layers.

    PHP
    Vezi pe GitHub↗6,555
  1. Home
  2. Web Development
  3. Application Kernel Integration