diff options
author | Wolfy-J <[email protected]> | 2017-12-26 19:49:45 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2017-12-26 19:49:45 +0300 |
commit | 92650ba0a56d200b764ab9a66c84479580c37f12 (patch) | |
tree | 123db97bf0a757459ae1885f57d483bbcef37ee6 /README.md | |
parent | b90235981ab95c4b1a00875ac38b5debc345cb19 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ PHP application server library for Golang. Features: -------- - load balancer, process manager and task pipeline -- hot-wrap of worker pool +- 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 |