#Understanding Multi Threaded Program Structure

5 messages · Page 1 of 1 (latest)

inner marlin
#

Understanding Multi Threaded Program Structure

cerulean needle
#

I’m slightly confused why you can’t use Tokio’s built-in task scheduling for this?

#

Or channels

#

Now I’m even more confused

#

What’s the larger problem beïng solved here?