PHP Concurency research
-
Updated
Oct 18, 2022 - PHP
PHP Concurency research
A library support for PHP about Async, Promise, Coroutine, Thread, GreenThread and other non-blocking methods. The method is based on Fibers & Generator & Processes, requires you to have php version from >= 8.1
Generic PHP threads library implemented with pure PHP code
Простой класс на PHP 7.2+, позволяющий выполнять задачи в нескольких параллельных потоках исполнения при помощи PHP-расширения parallel.
Add a description, image, and links to the php-threads topic page so that developers can more easily learn about it.
To associate your repository with the php-threads topic, visit your repo's landing page and select "manage topics."