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 Multi-Queue with Work Stealing #11

Merged
merged 10 commits into from
May 13, 2022
Merged

Conversation

DeveloperPaul123
Copy link
Owner

Changed thread pool implementation to a multi queue with work stealing.

Changed thread pool implementation to a multi queue with work stealing.
With recent changes it doesn't seem possible to properly unwarp std::ref parameters as references to a lambda passed to the thread pool
@DeveloperPaul123 DeveloperPaul123 merged commit f04e2cd into master May 13, 2022
@DeveloperPaul123 DeveloperPaul123 deleted the feature/multi-queue branch May 13, 2022 16:13
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

Successfully merging this pull request may close these issues.

None yet

1 participant