Kaskade icon indicating copy to clipboard operation
Kaskade copied to clipboard

Support for Threads/Executors

Open gumil opened this issue 4 years ago • 0 comments

Currently Kaskade's concurrency is bounded by coroutines and Rx. There's no way to make use of Java Threads and Executors.

Should be easily done by making a reducer. We should also think if this is useful or we could just create a guide creating your own reducer with the use of threads

gumil avatar Jul 30 '19 10:07 gumil