serverbox icon indicating copy to clipboard operation
serverbox copied to clipboard

Bench `TaskScheduler` vs `boost::asio::io_context` with strands as tasks

Open Gerold103 opened this issue 1 year ago • 0 comments

boost::asio doesn't have to use IO. Can use io_context as a scheduler + strands as tasks. Would be interesting to compare the speed of it vs TaskScheduler.

Gerold103 avatar Apr 02 '24 19:04 Gerold103