I don’t have a deep knowledge of this topic, but w...
# rx
b
I don’t have a deep knowledge of this topic, but wouldn’t coroutines allow for a more lightweight implementation of asynchronous behavior compared to RxJava’s reliance on either creating a new thread or dipping into an existing thread pool?