diff options
author | Wolfy-J <[email protected]> | 2018-01-28 20:16:51 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-01-28 20:16:51 +0300 |
commit | e7a19e067a7ee2229465fb04080c9db5e1afadcb (patch) | |
tree | 1dedbd39e51c86ae9ed22e68ede633e7fdcacfeb /README.md | |
parent | 332f176ea17e25a9837e31ab979c01b627583d26 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Features: -------- - no external services, drop-in (based on [Goridge](https://github.com/spiral/goridge)) - load balancer, process manager and task pipeline -- build for multiple frontends (queue, REST, PSR-7, async php, etc) +- frontend agnostic (queue, REST, PSR-7, async php, etc) - works over TPC, unix sockets and standard pipes - automatic worker replacement and safe PHP process destruction - worker lifecycle management (create/allocate/destroy timeouts) |