Join Slack
Communities
Powered by
… if network requests are sync. For async network ...
# coroutines
e
elizarov
11/29/2017, 10:53 AM
… if network requests are sync. For async network request you’ll need a pattern called “worker pool”. There are slides somewhere about it for Go lang. It is easy to translate into Kotlin.
2
Views
Open in Slack
Previous
Next