Join Slack
Powered by
if i launch 10000 coroutines even on a singlethrea...
# coroutines
n
nerses
02/16/2018, 2:51 PM
if i launch 10000 coroutines even on a singlethreaded context if i use non blocking http library, each coroutine will fire the http request and then suspend waiting for the response
Open in Slack
Previous
Next