Does anyone know of an existing alternative to the...
# coroutines
b
Does anyone know of an existing alternative to the request collapsing pattern used in Hystrix? Preferably using coroutines instead of threads that Hystrix uses: https://github.com/Netflix/Hystrix/wiki/How-it-Works#RequestCollapsing