Join Slack
How do you wait for the results from N asynchronous operations?
# android
l
lawlorslaw
05/08/2020, 4:22 AM
How do you wait for the results from N asynchronous operations?
s
Subhrajyoti Sen
05/08/2020, 4:46 AM
https://developer.android.com/kotlin/coroutines#parallel
l
lawlorslaw
05/08/2020, 5:16 AM
How do you do that in the context of RxJava?
s
Subhrajyoti Sen
05/08/2020, 5:21 AM
I am not that well versed with RxJava but my guess would be
.zip
http://reactivex.io/documentation/operators/zip.html
3
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by