From 7faf230784e0b30ce2a5986f8804abb516a9ee5b Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Sun, 28 Jan 2018 18:08:46 +0300 Subject: cs --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0fb4868f..7b933689 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,11 @@ High-performance PHP job balancer and process manager library for Golang. Features: -------- - no external dependencies or services, drop-in -- load balancer, process manager and task pipeline +- load balancer, process manager and task pipeline - build for multiple frontends (queue, rest, psr-7, async php, etc) - works over TPC, unix sockets and standard pipes -- automatic worker replacement -- safe worker destruction -- worker lifecycle management (create/destroy/allocate timeouts) +- automatic worker replacement and safe destruction +- worker lifecycle management (create/allocate/destroy timeouts) - payload context - protocol, worker and job level error management - very fast (~250k calls per second on Ryzen 1700X over 16 threads) -- cgit v1.2.3