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

Generalize Interface for Multiple Scheduling Policies #15

Open
johnpatek opened this issue Dec 24, 2024 · 0 comments
Open

Generalize Interface for Multiple Scheduling Policies #15

johnpatek opened this issue Dec 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@johnpatek
Copy link
Member

While this project is useful for some basic needs(handling server connections), it could be improved by generalizing the threadpool to handle multiple scheduling policies. The current implementation would be single queue/multiple threads, but we could add other policies such as work stealing, single threaded, etc.

@johnpatek johnpatek self-assigned this Dec 24, 2024
@johnpatek johnpatek added the enhancement New feature or request label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant