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

Set thread pool priority? #18

Open
andrewjkrueger opened this issue Mar 2, 2018 · 2 comments
Open

Set thread pool priority? #18

andrewjkrueger opened this issue Mar 2, 2018 · 2 comments

Comments

@andrewjkrueger
Copy link

Hi there! How can we set underlying thread pool priority? Thanks.

@timmolter
Copy link
Member

Do you mean the thread priority for a job or for the entire pool? If it's the latter, that's not possible.

@andrewjkrueger
Copy link
Author

The whole pool. I saw you put a convenience method for setting the thread count (if I'm not mistaken) of the pool, but not for the pool priority. I was having difficulty in the source figuring out how the inheritance and fork worked for dropwizard-sundial and sundial vs quartz, so I figured I'd just ask.

Thanks for your time.

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

2 participants