<@U31KZQD38> Rx gives you that to some extent yes,...
# coroutines
c
@kenneth_ford Rx gives you that to some extent yes, as does
ExecutorCompletionService
. It’s a pretty common pattern in multithreaded applications, was just wondering how I’d write it with coroutines.