$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [asio] How to prevent high load CPU by io_context::run ?
From: Dmitrij V (dmxvlx_at_[hidden])
Date: 2018-09-18 18:49:22
Hi.
After run io and after connection an one client,
I have 25% CPU loading by server.
What I doing wrong ?
How can I minimize it ?
PS: Client connected to TCP server without limits by time, -
persistent connections...
-- the best regards