Download the PHP package jpons/phplib-lightprocessexecutor without Composer
On this page you can find all versions of the php package jpons/phplib-lightprocessexecutor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jpons/phplib-lightprocessexecutor
More information about jpons/phplib-lightprocessexecutor
Files in jpons/phplib-lightprocessexecutor
Download jpons/phplib-lightprocessexecutor
More information about jpons/phplib-lightprocessexecutor
Files in jpons/phplib-lightprocessexecutor
Vendor jpons
Package phplib-lightprocessexecutor
Short Description A PHP 5.4 process executor implementation.
License LGPL-3.0
Package phplib-lightprocessexecutor
Short Description A PHP 5.4 process executor implementation.
License LGPL-3.0
Please rate this library. Is it a good library?
Informations about the package phplib-lightprocessexecutor
php-lightprocess-executor
Php asynchronous multi-processing library
- Forking capabilities
- Asynchronous event handling via libevent
- The routing uses a flood-like algo to route messages accross a tree of processes
- Internal process communication via socket pairs A message is any type of payload and can be unicast or broadcast. There is currently no multicast support (aka group). Thus it can be achieved via aliasing processes before fork, it was not made for this purpose
- Application developper are responsible for defining listeners and writing their own application code.
All versions of phplib-lightprocessexecutor with dependencies
PHP Build Version
Package Version
No informations.
The package jpons/phplib-lightprocessexecutor contains the following files
Loading the files please wait ....