diff options
author | Wolfy-J <[email protected]> | 2018-01-28 19:33:19 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-01-28 19:33:19 +0300 |
commit | c0636cbbe9365822e7b74d703eb993f70081281c (patch) | |
tree | 4c30a7f0a3cb103d27cc642f9ac8aa702d3ffe50 /README.md | |
parent | ad5b1221594a993e7b6c9408ebed60e5383815ff (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Features: - load balancer, process manager and task pipeline - build for multiple frontends (queue, REST, PSR-7, async php, etc) - works over TPC, unix sockets and standard pipes -- automatic worker replacement and safe destruction +- automatic worker replacement and safe PHP process destruction - worker lifecycle management (create/allocate/destroy timeouts) - payload context and body - control over max jobs per worker |