diversen/parallel-processes

可能是运行PHP并行进程最简单的方式

v1.0.0 2023-03-17 22:37 UTC

This package is auto-updated.

Last update: 2024-09-18 02:31:53 UTC


README

一个简单的PHP库,用于使用pcntl在并行中运行进程。

安装

composer require diversen/parallel-process

使用

example/simple.php。例如,运行php example/simple.php

测试

./vendor/bin/phpunit tests

许可

MIT © Dennis Iversen