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

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

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

3 个仓库

Awesome GitHub RepositoriesCLI Process Controllers

Command-line utilities used to manage the runtime state and lifecycle of server processes.

Distinct from Command-Line Configurations: None of the candidates cover the specific action of triggering server/worker reloads via a CLI tool.

Explore 3 awesome GitHub repositories matching development tools & productivity · CLI Process Controllers. Refine with filters or upvote what's useful.

Awesome CLI Process Controllers GitHub Repositories

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

    roadrunner-server/roadrunner

    8,473在 GitHub 上查看↗

    RoadRunner is a high-performance application server and process manager designed to serve PHP applications using a persistent worker model. It eliminates bootload overhead and initialization time by keeping application processes alive between requests, acting as a protocol-agnostic proxy that routes traffic to a pool of supervised workers. The server is built with a plugin-based modular architecture, allowing it to be extended with custom Go plugins and compiled into tailored binaries. It distinguishes itself by providing a unified execution model for a wide array of communication protocols,

    Triggers a reload of the server and its worker processes via the command line.

    Goapplication-servergolanghacktoberfest
    在 GitHub 上查看↗8,473
  • modstart-lib/aigcpanelmodstart-lib 的头像

    modstart-lib/aigcpanel

    4,576在 GitHub 上查看↗

    Aigcpanel is a visual workflow automation tool and model lifecycle manager designed for generative AI media pipelines. It provides a unified interface to install, launch, and configure both local and remote AI model endpoints, acting as an orchestration platform for large language models and AI tools. The system features a drag-and-drop node editor for chaining AI models and scripts into automated processing pipelines. It distinguishes itself with a breakpoint-aware execution model that allows users to pause and resume long media tasks from specific points in the workflow. Additionally, it in

    Exposes AI model lifecycle controls and functions through a command-line interface for external script integration.

    TypeScriptaiaigccosyvoice
    在 GitHub 上查看↗4,576
  • ochinchina/supervisordochinchina 的头像

    ochinchina/supervisord

    4,262在 GitHub 上查看↗

    该项目是一个 Go 进程监督器,旨在启动和监控多个后台程序,并具有自动重启和生命周期管理功能。它作为一个用于协调守护进程执行的系统,通过集中配置确保连续运行。 该监督器的特色在于多个远程管理接口,包括进程管理 REST API、XML-RPC 控制器以及用于监控和控制进程的内置 Web 仪表板。它具有一个 Prometheus 监控导出器,通过专用 HTTP 端点提供实时性能指标,并使用基本身份验证保护这些远程接口。 该系统涵盖了广泛的功能领域,包括具有基于大小轮转的日志管理、通过 TCP 和 HTTP 轮询的自动健康检查,以及通过基于组的优先级调度进行的服务生命周期编排。它还提供事件驱动的操作触发器、用于清理僵尸进程的子进程收割器,以及用于手动进程控制的命令行界面。 该软件包括用于配置模板生成的实用程序,并可以作为系统服务使用自定义环境文件进行集成。

    Provides a command-line utility to trigger status checks and reload the runtime state of supervised processes.

    Go
    在 GitHub 上查看↗4,262
  1. Home
  2. Development Tools & Productivity
  3. CLI Process Controllers