summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-05-04 18:54:59 +0300
committerWolfy-J <[email protected]>2019-05-04 18:54:59 +0300
commit6d802fabb1be5408ecff53612040fb7a2c9048b8 (patch)
tree0bed82b2bfd19366a17bfc0eb10f789f5eb1dc88 /README.md
parent3cc1ccc89394ad82fba8f048f8a68f741d586fc9 (diff)
polish
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 449956b9..8388c403 100644
--- a/README.md
+++ b/README.md
@@ -33,9 +33,9 @@ Features:
- frontend agnostic ([Queue](https://github.com/spiral/jobs), PSR-7, [GRPC](https://github.com/spiral/php-grpc), etc)
- works over TCP, unix sockets and standard pipes
- automatic worker replacement and safe PHP process destruction
+- worker create/allocate/destroy timeouts
+- max jobs per worker
- worker lifecycle management
- - create/allocate/destroy timeouts
- - max jobs per worker
- maxMemory (graceful stop)
- maxTTL (graceful stop)
- maxIdleTTL (graceful stop)