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

Use case improvements for autowiring::parallel #847

Merged
merged 2 commits into from Feb 10, 2016
Merged

Conversation

codemercenary
Copy link
Contributor

This type is a little hard to use because the underlying thread pool is unpredictable. Typical use cases do not mind the construction expense of this type, and instead simply prefer that the behavior is predictable. Therefore, optimize on these use cases, and manually maintain a thread pool for system use.

This type is a little hard to use because the underlying thread pool is unpredictable.  Typical use cases do not mind the construction expense of this type, and instead simply prefer that the behavior is predictable.  Therefore, optimize on these use cases, and manually maintain a thread pool for system use.
veronicaz41 pushed a commit that referenced this pull request Feb 10, 2016
Use case improvements for autowiring::parallel
@veronicaz41 veronicaz41 merged commit daee07b into develop Feb 10, 2016
@veronicaz41 veronicaz41 deleted the ref-autoparallel branch February 10, 2016 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants