Download the PHP package axxapy/php_threadpool without Composer
On this page you can find all versions of the php package axxapy/php_threadpool. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download axxapy/php_threadpool
More information about axxapy/php_threadpool
Files in axxapy/php_threadpool
Download axxapy/php_threadpool
More information about axxapy/php_threadpool
Files in axxapy/php_threadpool
Vendor axxapy
Package php_threadpool
Short Description Thread && Thread pool wrappers for pcntl (not actual threads but forks)
License MIT
Package php_threadpool
Short Description Thread && Thread pool wrappers for pcntl (not actual threads but forks)
License MIT
Please rate this library. Is it a good library?
Informations about the package php_threadpool
Single thread
Example:
ThreadPool
- Allows to execute unlimited number of threads.
- Manages child tasks and respawns them if they died without setting their status as "complete".
- It is useful to execute scripts with memory leak.
- Can be used for daemon implementation. Example:
All versions of php_threadpool with dependencies
PHP Build Version
Package Version
The package axxapy/php_threadpool contains the following files
Loading the files please wait ....