C++20: Thread Pools with cppcoro--Rainer Grimm
Interested?
C++20: Thread Pools with cppcoro
by Rainer Grimm
From the article:
This post is the third and final post in my miniseries to cppcoro. cppcoro is a library of coroutine abstractions from Lewis Baker. Today, I introduce thread pools.