diff options
author | Wolfy-J <[email protected]> | 2018-01-28 18:31:56 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-01-28 18:31:56 +0300 |
commit | e94299b8a4d0bc987d630dc9067fc71187d9c99f (patch) | |
tree | a8cba2eaf7942413a5aaaeb49752c8388c549452 /README.md | |
parent | e7b1d96d1310dbdf413061bed49521ef9bf35374 (diff) |
Context
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Features: - works over TPC, unix sockets and standard pipes - automatic worker replacement and safe destruction - worker lifecycle management (create/allocate/destroy timeouts) -- payload context +- payload context and body - control over max jobs per worker - protocol, worker and job level error management (including PHP errors) - very fast (~250k calls per second on Ryzen 1700X over 16 threads) |