diff options
author | Wolfy-J <[email protected]> | 2018-01-28 16:56:01 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-01-28 16:56:01 +0300 |
commit | b332f01554316d2db209ead090a74294ed427a31 (patch) | |
tree | 1c14a3b164898c4c3bde2d6d8e7d5a0cd0974cdc | |
parent | 6d4275b8ae43ac621f377ed270b4975e2f9827e1 (diff) |
cs
-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 - safe worker destruction -- worker lifecycle management (create/stop/allocate timeouts) +- worker lifecycle management (create/destroy/allocate timeouts) - payload context - protocol, worker and job level error management - very fast (~250k calls per second on Ryzen 1700X over 16 threads) |