Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Threads/Executors #32

Open
gumil opened this issue Jul 30, 2019 · 0 comments
Open

Support for Threads/Executors #32

gumil opened this issue Jul 30, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@gumil
Copy link
Owner

gumil commented Jul 30, 2019

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 gumil added the enhancement New feature or request label Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant