programie/parallel-processes

A library to handle parallel process executions using Symfony Process component

1.0 2017-02-04 23:46 UTC

This package is auto-updated.

Last update: 2023-05-27 17:07:44 UTC


README

This library provides a simple way to handle multiple parallel running processes.

It uses the Symfony Process component and the Symfony Event Dispatcher.