{"id":17922733,"url":"https://github.com/overtrue/php-multi-process-runner","last_synced_at":"2025-10-13T23:19:14.113Z","repository":{"id":25887961,"uuid":"29328375","full_name":"overtrue/php-multi-process-runner","owner":"overtrue","description":"基于PHP拓展PCNTL的多进程执行工具","archived":false,"fork":false,"pushed_at":"2015-03-19T06:07:14.000Z","size":176,"stargazers_count":17,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T21:12:34.054Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/overtrue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-16T02:13:12.000Z","updated_at":"2022-11-14T09:10:32.000Z","dependencies_parsed_at":"2022-08-24T14:16:13.402Z","dependency_job_id":null,"html_url":"https://github.com/overtrue/php-multi-process-runner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/overtrue/php-multi-process-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overtrue%2Fphp-multi-process-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overtrue%2Fphp-multi-process-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overtrue%2Fphp-multi-process-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overtrue%2Fphp-multi-process-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/overtrue","download_url":"https://codeload.github.com/overtrue/php-multi-process-runner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overtrue%2Fphp-multi-process-runner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017244,"owners_count":26086014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T20:40:39.598Z","updated_at":"2025-10-13T23:19:14.097Z","avatar_url":"https://github.com/overtrue.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Multi-process Runner\n\n基于 PHP 拓展 [PCNTL](http://php.net/manual/zh/book.pcntl.php) 的多进程执行工具。\n\n## Usage\n\n下载 pmr 到本地\n\n```shell\nwget https://raw.githubusercontent.com/overtrue/php-multi-process-runner/master/pmr \n```\n\n添加权限\n\n```shell\nsudo chmod +x ./pmr\n```\n\n语法：\n\n```shell\n./pmr 命令 最大进程数\n```\n\n多进程运行一个 php 文件示例：\n\n```shell\n./pmr \"php test.php\" 50\n```\n开启50个进程运行 `php test.php`\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovertrue%2Fphp-multi-process-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fovertrue%2Fphp-multi-process-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovertrue%2Fphp-multi-process-runner/lists"}