awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesRuntime Parameter Tuning

Configuration of execution threads, timeouts, and ini overrides to optimize runtime performance.

Distinct from PHP Runtime Management: Focuses on performance and behavioral tuning of the runtime rather than version or extension switching.

Explore 1 awesome GitHub repository matching part of an awesome list · Runtime Parameter Tuning. Refine with filters or upvote what's useful.

Awesome Runtime Parameter Tuning GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • php/frankenphpphp 的头像

    php/frankenphp

    11,151在 GitHub 上查看↗

    FrankenPHP is a Go-based PHP runtime and application server that integrates a web server and PHP interpreter to host applications without requiring a separate process manager. It functions as a worker mode server that keeps applications in memory across requests to eliminate bootstrap overhead and a static binary bundler that packages applications and the server into a single self-contained executable. The project distinguishes itself by allowing the embedding of a PHP runtime directly into Go programs and enabling the development of PHP extensions using the Go language. It also includes a bu

    Allows fine-tuning of execution threads, request timeouts, and PHP ini settings.

    Gocaddyfrankenphpgo
    在 GitHub 上查看↗11,151
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. PHP Installation
  5. PHP Runtime Management
  6. Runtime Parameter Tuning