diff options
author | Wolfy-J <[email protected]> | 2017-12-26 23:14:32 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2017-12-26 23:14:32 +0300 |
commit | 2fb72ef34d3edd0b6ce8f7fd44513e5d4c51353d (patch) | |
tree | ef2d56bcc8b03180970228c6f3e7e73955af5e76 /README.md | |
parent | 92650ba0a56d200b764ab9a66c84479580c37f12 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ Features: - load balancer, process manager and task pipeline - hot-swap of workers - build for multiple frontends (queue, rest, psr-7, async php, etc) -- works over TPC, unix sockets and standard pipes -- controlled worker termination +- works over TPC, unix sockets, standard pipes +- safe worker termination - timeout management - payload context - protocol, job and worker level error management |