summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2017-12-26 23:15:45 +0300
committerGitHub <[email protected]>2017-12-26 23:15:45 +0300
commitd38dcc19620efc9b65c8cf66110ab1343e9d7e46 (patch)
tree92f0bc31a890292b7af362ff0853286127334aa1 /README.md
parent4e15cf041ddf0c6bd9161baf33d7fe154574c70a (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2654d46f..6e565f20 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Features:
- build for multiple frontends (queue, rest, psr-7, async php, etc)
- works over TPC, unix sockets, standard pipes
- safe worker termination
-- protocol, job and worker level error management
+- protocol, worker and job level error management
- very fast (~200k calls per second on Ryzen 1700X over 17 threads)
- works on Windows