Skip to content
This repository was archived by the owner on Mar 6, 2018. It is now read-only.

Conversation

jpicerno
Copy link

@jpicerno jpicerno commented May 2, 2014

If you are trying to use it several times to connect to different services this class will be instance several Executors.newSingleThreadScheduledExecutor(), so the app will be overtime create many threads and not only one as expected.

If you are trying to use it several times to connect to different services this class will be instance several Executors.newSingleThreadScheduledExecutor(), so the app will be overtime create many threads and not only one as expected.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant