Join Slack
Powered by
To summarise: using `runAsync2` lets you scale you...
# coroutines
e
elizarov
04/11/2017, 5:29 PM
To summarise: using
runAsync2
lets you scale your app to more requests per second if you use suspend on your long-running operations instead of blocking a thread.
Open in Slack
Previous
Next