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

Increase thread num for sdk execution #49

Open
bitterfox opened this issue Aug 23, 2019 · 0 comments
Open

Increase thread num for sdk execution #49

bitterfox opened this issue Aug 23, 2019 · 0 comments

Comments

@bitterfox
Copy link
Contributor

bitterfox commented Aug 23, 2019

Can we increase thread num for sdk execution:

private final ExecutorService executorService = Executors.newFixedThreadPool(1,

1 is too small and I need to wait for seconds to see the full list of components on start up and we need to wait to installing is started.
In addition heavy tasks like installing blocks other light operation like "Make it default"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant