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

Centralized thread pooling #70

Closed
jimfcarroll opened this issue Oct 6, 2012 · 2 comments
Closed

Centralized thread pooling #70

jimfcarroll opened this issue Oct 6, 2012 · 2 comments
Assignees
Milestone

Comments

@jimfcarroll
Copy link
Collaborator

As the threading model gets more complex it makes sense to control all thread use with a centralized ExecutorService and provide a single configuration to allow setting the size, and defaulting to some value that is proportional to the number of cores.

@ghost ghost assigned jimfcarroll Oct 6, 2012
@jimfcarroll jimfcarroll modified the milestones: 0.9, 0.8 May 8, 2017
@jimfcarroll
Copy link
Collaborator Author

Currently in master

@jimfcarroll
Copy link
Collaborator Author

It's in 0.9

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

No branches or pull requests

1 participant