Download the PHP package edwardstock/forker without Composer
On this page you can find all versions of the php package edwardstock/forker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download edwardstock/forker
More information about edwardstock/forker
Files in edwardstock/forker
Download edwardstock/forker
More information about edwardstock/forker
Files in edwardstock/forker
Vendor edwardstock
Package forker
Short Description PHP posix process manager and async job handler
License GNU General Public License v3.0
Homepage https://github.com/edwardstock/forker
Package forker
Short Description PHP posix process manager and async job handler
License GNU General Public License v3.0
Homepage https://github.com/edwardstock/forker
Please rate this library. Is it a good library?
Informations about the package forker
PHP Forker
PHP POSIX process manager and async ProcessPool
News
-
1.0.2
- process pooling fix and added method to run process with limited count per "now":
- 1.0.1
- Added support for custom arguments in background funciton
Features
- Easy to create multi-processed daemons
- POSIX Signals dispatching
- Serializing objects/arrays that contains closures (thx to SuperClosure)
- Uses shared memory
- *.pid file managing
Usage examples
Basic usage
That was just a very simple example, now more useful
Batch usage
More examples will soon... ;)
All versions of forker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
ext-pcntl Version *
psr/log Version *
jeremeamia/superclosure Version ^2.2.0
react/event-loop Version ^0.4.2
monolog/monolog Version ^1.22.0
php-ds/php-ds Version *
ext-pcntl Version *
psr/log Version *
jeremeamia/superclosure Version ^2.2.0
react/event-loop Version ^0.4.2
monolog/monolog Version ^1.22.0
php-ds/php-ds Version *
The package edwardstock/forker contains the following files
Loading the files please wait ....