cheprasov / php-parallel

The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases.
17Updated 3 years ago

Alternatives and similar repositories for php-parallel:

Users that are interested in php-parallel are comparing it to the libraries listed below