jaywcjlove / jaywcjlove/reference

【备忘清单】 请求: <Supervisor>

Open
#578 0 comments 0 reactions 1 assignee View on GitHub

@jaywcjlove is already working on this.

Since Mar 22, 2024.

request
Dominant language
Dockerfile
Stars
15.3k
Forks
2.2k
Avg merge
2h 17m
Merged PRs (30d)
4

Description

### 说明项目

Supervisor是一个使用Python语言开发的一个用于管理与监控进程的程序,基于Client/Server架构,可运行在除window之外的所有类UNIX的系统之上(如linux、unix、macos等),通过简单的配置文件设置,就能让用户实现通过Supervisor来对所有类UNIX系统中需要被管理的进程/服务进行有效的监控与管理,且Supervisor提供一个简单的基于事件监听机制实现的事件通知,能够让你更好的及时了解到Supervisor所管理的每一个你关心的进程的相关状态与所发生的事件,让你能够基于收到的事件通知可以快速的做出响应或执行相应的处理

### 提供官网

http://supervisord.org/

### 参考资料 URL

https://zhuanlan.zhihu.com/p/655433537

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.