From cc503f837b366af51c15cd759bcf4178d64f5d94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sun, 19 Feb 2023 18:04:23 +0100 Subject: [PATCH] README: update worker number recommendations --- README.md | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 7a67b46..894e2db 100644 --- a/README.md +++ b/README.md @@ -73,36 +73,35 @@ More details are available in the respective configuration files. #### Workers -To increase performance, number of worker threads can be increased. The sum of -`socket_workers` and `swarm_workers` should equal the total number of CPU cores -that you want to use. Recommended proportions: +To increase performance, number of worker threads can be increased. Recommended proportions based on number of available CPU cores: - - + + + - + - - - + + + + - - - - - + + + +
aquatic_udpaquatic_wsudphttpws
CPU coresCPU cores (N) N2-1112-19>=20N1-7>=8
Swarm workers 1 11 23
Socket workersN-11-1010-17>=17NNNN-2