PHPackages                             xianyunyh/task - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. xianyunyh/task

ActiveLibrary

xianyunyh/task
==============

10PHP

Since Sep 17Pushed 7y ago2 watchersCompare

[ Source](https://github.com/xianyunyh/task)[ Packagist](https://packagist.org/packages/xianyunyh/task)[ RSS](/packages/xianyunyh-task/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

简介
--

[](#简介)

这是使用swoole写的一个任务投放的程序。可以把一些任务分发到不同多个服务器上执行。

程序分为server端和client端。

Server端只要用于收集日志，以及和client之间进行通信。

Client端，则有一个定时器周期地执行任务列表。

1. 用户通过前端界面添加任务。
2. 将任务投放到指定的client
3. 客户端接受到数据，写入到本地的内存表中。
4. 定时器周期执行任务列表，执行到任务时，创建新进程执行任务，
5. 执行完毕发回执行的结果通知给服务器。

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/859eca42c72396fbb1076fcca353cfd2d8b5224276a61b03f98710ff795c7c4e?d=identicon)[tianlei](/maintainers/tianlei)

---

Top Contributors

[![xianyunyh](https://avatars.githubusercontent.com/u/7820848?v=4)](https://github.com/xianyunyh "xianyunyh (18 commits)")

### Embed Badge

![Health badge](/badges/xianyunyh-task/health.svg)

```
[![Health](https://phpackages.com/badges/xianyunyh-task/health.svg)](https://phpackages.com/packages/xianyunyh-task)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
