Isn't that what nio does? Have a single thread awa...
# coroutines
t
Isn't that what nio does? Have a single thread awaiting results from io and execute callbacks on an executor?