alchemy/task-manager

A manager for running parallel PHP processes command line.

5.0.0 2022-08-23 15:51 UTC

This package is auto-updated.

Last update: 2024-03-23 19:09:47 UTC


README

A task manager for PHP.

Build Status

This project is built on an upcoming Symfony Process Manager, so it currently dependes on https://github.com/romainneutron/symfony.

What's that ?

This provide abstract classes, interfaces and a TaskManager to run commandline processes in parallel, each of them may loop, stop periodically, run any number of iterations.

Look at the demo example.

License

This project is released under the MIT license.